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