ci: update renovate config
This commit is contained in:
parent
e9068acddd
commit
6176c09509
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base"],
|
||||
"rangeStrategy": "bump",
|
||||
"extends": ["config:recommended"],
|
||||
"branchConcurrentLimit": 0,
|
||||
"prConcurrentLimit": 20,
|
||||
"enabledManagers": ["npm", "cargo"],
|
||||
"baseBranches": ["develop"],
|
||||
"ignorePaths": [
|
||||
|
|
Loading…
Reference in a new issue