Skip to content

Commit

Permalink
Merge pull request #138 from cbuto/chore/setup-dependabot
Browse files Browse the repository at this point in the history
chore: Add dependabot config
  • Loading branch information
cbuto committed Mar 25, 2022
2 parents 286d377 + 95cf22e commit 0a6813a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2

updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 0a6813a

Please sign in to comment.