diff --git a/.github/renovate.json b/.github/renovate.json index f9f51b50..d3c9f430 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -8,7 +8,7 @@ "packageRules": [ { "matchSourceUrls": ["https://github.com/stackitcloud/stackit-sdk-go"], - "groupName": "SDK" + "groupName": "STACKIT SDK modules" } ], "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"]