Increase the number of concurrent renovate PRs. (#21001)

This commit is contained in:
Feanil Patel
2019-07-09 12:02:51 -04:00
committed by GitHub
parent 30b194c7b6
commit 2514b0c8a8

View File

@@ -4,7 +4,7 @@
"schedule:weekdays",
":preserveSemverRanges"
],
"prConcurrentLimit": 2,
"prConcurrentLimit": 5,
"includePaths": [
"package.json"
]