Create dependabot.yml (#1826)

This commit is contained in:
Matthieu MOREL 2021-07-22 04:26:33 +02:00 committed by GitHub
parent 346bfafddd
commit 54ef62f9b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly