Skip to content

Commit

Permalink
github: add dependabot configuration file (spf13#1427)
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 16, 2021
1 parent 9db8f65 commit 0749cf8
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 0749cf8

Please sign in to comment.