From e99cbe3de1f9a1208f632aa1e0d90b745bb87161 Mon Sep 17 00:00:00 2001 From: esoubiran-aneo Date: Wed, 7 Jun 2023 12:08:32 +0200 Subject: [PATCH] chore: update --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 4aa119ea5..ff2676536 100644 --- a/renovate.json +++ b/renovate.json @@ -28,7 +28,7 @@ }, { "groupName": "ArmoniK.Api", - "groupSlug": "nuget", + "groupSlug": "nuget-armonik-api", "matchPackagePatterns": [ "ArmoniK.Api" ], @@ -38,7 +38,7 @@ }, { "groupName": "ArmoniK.Utils", - "groupSlug": "nuget", + "groupSlug": "nuget-armonik-utils", "matchPackagePatterns": [ "ArmoniK.Utils" ],