Skip to content

Commit

Permalink
github: add dependabot configuration file
Browse files Browse the repository at this point in the history
Co-Authored-By: Matthieu MOREL <mmorel-35@users.noreply.github.com>
  • Loading branch information
umarcor and mmorel-35 committed Nov 3, 2021
1 parent bfacc59 commit f3d8923
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 99
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 99

0 comments on commit f3d8923

Please sign in to comment.