mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #324 from prymitive/renova-no-auto-rebase
chore(renovate): don't automatically rebase state PRs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"extends": ["config:base"],
|
||||
"prConcurrentLimit": 1
|
||||
"prConcurrentLimit": 1,
|
||||
"rebaseStalePrs": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user