Skip to content

Commit

Permalink
chore: add Dependabot config file
Browse files Browse the repository at this point in the history
  • Loading branch information
blgm committed Feb 17, 2021
1 parent b86ccf0 commit 459e42d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
time: '01:00'
open-pull-requests-limit: 5

0 comments on commit 459e42d

Please sign in to comment.