Merge pull request #2162 from h1dden-da3m0n/ci/dependabot_v2
update(ci): dependabot config from v1 to v2
This commit is contained in:
commit
69571c5571
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