diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 828dd03699e..c7c5744bf26 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -6,7 +6,7 @@ "suppressNotifications": ["prIgnoreNotification"], "commitMessageTopic": "{{depName}}", "commitMessageExtra": "to {{newVersion}}", - "commitMessageSuffix": "", + "commitMessageSuffix": "By Renovate", "rebaseWhen": "conflicted", "prConcurrentLimit": 150, "timezone":"Europe/Amsterdam",