feat(renovate): rebase stale PRs

use renovate's :rebaseStalePrs option for rebasing existing PRs any time the base branch has been updated
This commit is contained in:
Sebastian Klamar
2024-11-17 17:03:36 +01:00
committed by Vegard Hagen
parent 1a46529d96
commit 1d3f025625
+2 -1
View File
@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":rebaseStalePrs"
],
"kustomize": {
"fileMatch": [