Skip to content

Commit

Permalink
fix: add dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Jul 17, 2020
1 parent ae4b27a commit 32ad82b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: 1
update_configs:
- package_manager: "go:modules"
directory: "/"
update_schedule: "daily"

0 comments on commit 32ad82b

Please sign in to comment.