Merge pull request #2162 from h1dden-da3m0n/ci/dependabot_v2

update(ci): dependabot config from v1 to v2
This commit is contained in:
Bill Thornton
2020-12-03 20:29:04 -05:00
committed by GitHub
2 changed files with 7 additions and 5 deletions
-5
View File
@@ -1,5 +0,0 @@
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10