mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
feat(renovate): let renovate bot merge dev and patch PRs
This commit is contained in:
+7
-1
@@ -4,5 +4,11 @@
|
||||
"rebaseStalePrs": false,
|
||||
"travis": { "enabled": true },
|
||||
"masterIssue": true,
|
||||
"postUpdateOptions": ["gomodTidy"]
|
||||
"postUpdateOptions": ["gomodTidy"],
|
||||
"patch": {
|
||||
"automerge": true
|
||||
},
|
||||
"devDependencies": {
|
||||
"automerge": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user