From 8c29cba42af8e48e1ae5422d8734de5b4f524667 Mon Sep 17 00:00:00 2001 From: Nicholas Felt Date: Wed, 13 Nov 2024 13:19:03 -0800 Subject: [PATCH] chore: Update renovate config to include the new version of Python in the commit and Pull Request title (#217) --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index d1e8278..767b4c7 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -137,7 +137,7 @@ }, { "additionalBranchPrefix": "", - "commitMessageSuffix": " in all dependant actions", + "commitMessageSuffix": " to v{{newMajor}}.{{newMinor}} in all dependant actions", "description": "Group together all Python (official) version updates", "groupName": "python version", "matchDepNames": [