mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(renovate): enable masterIssue option
This is to test if it helps with renovatebot/renovate#3297
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
||||
"extends": ["config:base"],
|
||||
"prHourlyLimit": 1,
|
||||
"rebaseStalePrs": false,
|
||||
"travis": { "enabled": true }
|
||||
"travis": { "enabled": true },
|
||||
"masterIssue": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user