chore(renovate): stop rebase churn between weekly sweeps (#1530)

Signed-off-by: Wes <wesbillman@users.noreply.github.com>
Co-authored-by: Brain <21994759fc7a6fa6b965551d35cfd7897d262f2495467f2d78694ddcfa6a5c7e@sprout-oss.stage.blox.sqprod.co>
This commit is contained in:
Wes
2026-07-06 07:53:33 -07:00
committed by GitHub
co-authored by Brain
parent 2a24765fd7
commit a8238cd670
+1
View File
@@ -3,6 +3,7 @@
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
"prCreation": "immediate",
"automerge": true,
"rebaseWhen": "conflicted",
"recreateWhen": "always",
"separateMinorPatch": true,
"postUpdateOptions": ["cargo:updateLockfile"],