diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 8c299088..3ded0397 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -4,6 +4,7 @@ "config:semverAllMonthly", ], additionalBranchPrefix: "{{datasource}}-", + commitMessagePrefix: "[{{datasource}}]", customManagers: [ { customType: "regex",