diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 0a0312fbc32c..4fcaa043d3cb 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -4,6 +4,7 @@ "suppressNotifications": ["prEditedNotification"], "extends": ["config:recommended"], "labels": ["bot: dependencies"], + "rebaseLabel": ["bot: rebase"], "semanticCommits": "disabled", "separateMajorMinor": false, "prHourlyLimit": 10,