mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 10:22:16 +00:00
fix: make renovate rebase when behind (#41980)
This commit is contained in:
committed by
GitHub
parent
57238ccdc9
commit
2b1adbd289
@@ -7,6 +7,9 @@
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"rebaseWhen": "behind-base-branch"
|
||||
}
|
||||
],
|
||||
"ignorePaths": [
|
||||
|
||||
Reference in New Issue
Block a user