update dependabot config to v2

This commit is contained in:
h1dden-da3m0n 2020-12-03 20:30:54 +01:00
parent ee44f2e6ff
commit 2e62b924fe
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +0,0 @@
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"

7
.github/dependabot.yaml vendored Normal file
View file

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