Merge pull request #417 from prymitive/tweak-renovate

chore(renovate): tweak config
This commit is contained in:
Łukasz Mierzwa
2019-02-05 14:22:29 +00:00
committed by GitHub

View File

@@ -1,5 +1,6 @@
{
"extends": ["config:base"],
"prConcurrentLimit": 3,
"rebaseStalePrs": false
"prHourlyLimit": 1,
"rebaseStalePrs": false,
"travis": { "enabled": true }
}