diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 2abaec04e8a..b6ddb3344b0 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -5,7 +5,7 @@ "assigneesFromCodeOwners": true, "reviewersFromCodeOwners": true, "suppressNotifications": ["prIgnoreNotification"], - "rebaseWhen": "auto", + "rebaseWhen": "conflicted", "prConcurrentLimit": 7, "pinDigests": true, "timezone":"Europe/Amsterdam",