Set Dependabot versioning strategy for NPM (#3224)
This commit is contained in:
parent
cb46f88656
commit
08d703a281
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -4,6 +4,7 @@ updates:
|
|||
directory: /
|
||||
open-pull-requests-limit: 999
|
||||
rebase-strategy: disabled
|
||||
versioning-strategy: increase
|
||||
schedule:
|
||||
interval: weekly
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue