From 94a0c2225ae02859f85120fa48650433813a22ba Mon Sep 17 00:00:00 2001 From: Niklas Rosenstein Date: Tue, 27 Feb 2024 13:49:43 +0100 Subject: [PATCH] set rebaseWhen: conflicted in renovate.json --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index c7cf40c1..091ba7f7 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,7 @@ "extends": [ "config:recommended" ], + "rebaseWhen": "conflicted", "packageRules": [ { "groupName": "docs requirements",