diff --git a/renovate.json b/renovate.json index f703c5b..c348944 100644 --- a/renovate.json +++ b/renovate.json @@ -26,7 +26,7 @@ "matchDepNames": [ "thess/callattendant" ], - "commitMessage": "feat: callattendant updated to version {{newVersion}}" + "commitMessagePrefix": "feat:" } ] }