Create dependabot.yml

This commit is contained in:
Matthieu MOREL 2021-07-23 23:29:32 +02:00 committed by GitHub
parent 3be87be14a
commit 6cb24e93cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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