diff --git a/renovate.json b/renovate.json index 4fa3810911..6cb74fb7dd 100644 --- a/renovate.json +++ b/renovate.json @@ -5,5 +5,6 @@ ], "lockFileMaintenance": { "enabled": true - } + }, + "rebaseWhen": "conflicted" }