From e5464e5c7d86cbc3a8c9bf6acdbcc2c31701101f Mon Sep 17 00:00:00 2001 From: "Felt, Nicholas" Date: Tue, 3 Sep 2024 11:06:56 -0700 Subject: [PATCH] chore: modify commit message --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index e57faab2..8977ea90 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -33,7 +33,7 @@ ] }, { - "commitMessageSuffix": " for the {{depTypes}} group(s)", + "commitMessageSuffix": " for the {{{stringToPrettyJSON depTypes}}} group(s)", "description": "Add commit suffix for the dependency group in pyproject.toml", "matchDepTypes": [ "*"