Skip to content

Commit

Permalink
Merge pull request #724 from hairyhenderson/dependabot-config
Browse files Browse the repository at this point in the history
Putting dependabot config in git
  • Loading branch information
Dave Henderson authored and GitHub committed Jan 16, 2020
2 parents b926ea1 + 1f91e67 commit 356f36b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 1

update_configs:
- package_manager: "go:modules"
directory: "/"
update_schedule: "weekly"
- package_manager: "docker"
directory: "/"
update_schedule: "weekly"

0 comments on commit 356f36b

Please sign in to comment.