From 6330e9bb16d31d020005818827faac44ae295f6b Mon Sep 17 00:00:00 2001 From: esoubiran-aneo Date: Fri, 25 Aug 2023 14:00:28 +0200 Subject: [PATCH] chore: fix group slug --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 56c37f04c..b048c0d19 100644 --- a/renovate.json +++ b/renovate.json @@ -54,7 +54,7 @@ }, { "groupName": "nuget armonik utils package", - "groupSlug": "nuget", + "groupSlug": "nuget-armonik-utils", "matchDatasources": [ "nuget" ],