From 4c81a3fc822e0ec2fd91a97d59dc23a081aead4c Mon Sep 17 00:00:00 2001 From: "phnx47[bot]" <78849906+phnx47-bot@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:30:21 +0000 Subject: [PATCH] update renovate commit message --- .github/renovate.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 869c05b..3a523fe 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,6 +3,9 @@ "extends": [":dependencyDashboard", ":semanticPrefixFixDepsChoreOthers", "group:monorepos", "workarounds:all"], "labels": ["dependencies"], "assignees": ["phnx47"], + "semanticCommits": "disabled", + "commitMessageAction": "Bump", + "commitMessageTopic": "{{depName}}", "packageRules": [ { "automerge": true,