mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-08 20:22:53 +03:00
Disabled Renovate rebasing PRs when behind
- whilst we have a backlog, this can cause a lot of CI noise as it churns through PRs updating them every time we push
This commit is contained in:
parent
24df14a3dc
commit
1a55ce9801
@ -50,6 +50,7 @@
|
||||
"@tryghost:groupCSS",
|
||||
"@tryghost:groupBuildTools"
|
||||
],
|
||||
"rebaseWhen": "never",
|
||||
"ignoreDeps": [
|
||||
"got",
|
||||
"intl-messageformat",
|
||||
|
Loading…
Reference in New Issue
Block a user