Increase the number of concurrent renovate PRs. (#21001)
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -4,7 +4,7 @@
|
||||
"schedule:weekdays",
|
||||
":preserveSemverRanges"
|
||||
],
|
||||
"prConcurrentLimit": 2,
|
||||
"prConcurrentLimit": 5,
|
||||
"includePaths": [
|
||||
"package.json"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user