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
commit 69571c5571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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