From 1d3f02562535955ede1dd260d36bd3c5d0ee0666 Mon Sep 17 00:00:00 2001 From: Sebastian Klamar Date: Thu, 14 Nov 2024 17:13:01 +0100 Subject: [PATCH] feat(renovate): rebase stale PRs use renovate's :rebaseStalePrs option for rebasing existing PRs any time the base branch has been updated --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 9ed763f9..1b99c175 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:recommended" + "config:recommended", + ":rebaseStalePrs" ], "kustomize": { "fileMatch": [