Create dependabot.yml

This commit is contained in:
Pedro S. Lopez
2021-07-11 21:28:39 -04:00
committed by GitHub
parent efa6cf98d2
commit ea4dfb17f3

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

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
open-pull-requests-limit: 10
schedule:
interval: "weekly"