Add rebaseLabel to Renovate configuration (#15593)

This commit is contained in:
Sebastian Rittau
2026-04-02 13:11:40 +02:00
committed by GitHub
parent 8bf790086a
commit 2d252ab8ce
+1
View File
@@ -4,6 +4,7 @@
"suppressNotifications": ["prEditedNotification"],
"extends": ["config:recommended"],
"labels": ["bot: dependencies"],
"rebaseLabel": ["bot: rebase"],
"semanticCommits": "disabled",
"separateMajorMinor": false,
"prHourlyLimit": 10,