chore(renovate): bump renovate PR limit to 3

1 blocks new PRs if there's one that can't be merged quickly
This commit is contained in:
Łukasz Mierzwa
2018-12-23 08:13:30 +00:00
parent 3ab6d149fb
commit 221cd87dd9

View File

@@ -1,5 +1,5 @@
{
"extends": ["config:base"],
"prConcurrentLimit": 1,
"prConcurrentLimit": 3,
"rebaseStalePrs": false
}