Skip to content

Commit

Permalink
Create Github dependabot.yml
Browse files Browse the repository at this point in the history
github-dependabot/-spf13#1427/-configuration file
 Co-Authored-By: Matthieu MOREL <mmorel-35@users.noreply.github.com>
  • Loading branch information
macoMarv86 committed Sep 30, 2021
1 parent 4fd30b6 commit 3788b91
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-

0 comments on commit 3788b91

Please sign in to comment.