Set up Dependabot (#470)

* Create dependabot.yml

* Update dependabot.yml
This commit is contained in:
Matthieu MOREL 2021-07-29 16:31:06 +02:00 committed by GitHub
parent 0b75e1e09e
commit f9a5280328
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