update dependabot config to v2
This commit is contained in:
parent
ee44f2e6ff
commit
2e62b924fe
2 changed files with 7 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
version: 1
|
||||
update_configs:
|
||||
- package_manager: "javascript"
|
||||
directory: "/"
|
||||
update_schedule: "weekly"
|
7
.github/dependabot.yaml
vendored
Normal file
7
.github/dependabot.yaml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 10
|
Loading…
Add table
Add a link
Reference in a new issue