Update STACKIT SDK modules renovate group name (#234)

This commit is contained in:
João Palet 2024-01-25 13:32:33 +00:00 committed by GitHub
parent ca2858e032
commit f79ef95ac3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
"packageRules": [
{
"matchSourceUrls": ["https://github.com/stackitcloud/stackit-sdk-go"],
"groupName": "SDK"
"groupName": "STACKIT SDK modules"
}
],
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"]