Skip to content

Commit

Permalink
Set up Dependabot (#71)
Browse files Browse the repository at this point in the history
* Create dependabot.yml
  • Loading branch information
mmorel-35 committed Jul 13, 2021
1 parent 7e19d10 commit 817886f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly

0 comments on commit 817886f

Please sign in to comment.