Skip to content

Commit

Permalink
Putting dependabot config in git
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
  • Loading branch information
Dave Henderson committed Jan 16, 2020
1 parent b926ea1 commit 1f91e67
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 1f91e67

Please sign in to comment.