Skip to content

Commit

Permalink
Create dependabot.yaml
Browse files Browse the repository at this point in the history
Get our dependencies automatically updates by Dependabot. It's free and easy to setup, let's just use it.
  • Loading branch information
EmilienM committed Nov 3, 2021
1 parent 40f7703 commit 63d3ac0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10

0 comments on commit 63d3ac0

Please sign in to comment.