From 2ebe46810ea31c6a41490947c84347705824951f Mon Sep 17 00:00:00 2001 From: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:06:36 -0500 Subject: [PATCH] misc: update renovate config Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- .github/renovate.json5 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index e0685dd1..4b784a82 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -17,7 +17,12 @@ "*", ], "semanticCommitScope": "deps", - "commitMessageExtra": "({{currentVersion}} → {{newVersion}})", + }, + { + "matchFileNames": [ + "hashicorp/terraform-plugin*", + ], + "groupName": ["terraform-plugin"], }, { "matchFileNames": [