Create dependabot.yml

This commit is contained in:
Matthieu MOREL
2021-07-23 23:22:50 +02:00
committed by GitHub
parent 11e311c8b5
commit 2b0b81232f

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