Files
karma/renovate.json
Łukasz Mierzwa fcf5a406a9 fix(renovate): enable masterIssue option
This is to test if it helps with renovatebot/renovate#3297
2019-03-03 07:35:29 +00:00

8 lines
138 B
JSON

{
"extends": ["config:base"],
"prHourlyLimit": 1,
"rebaseStalePrs": false,
"travis": { "enabled": true },
"masterIssue": true
}