diff --git a/renovate.json b/renovate.json index 44b795d..c0d302d 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ "packageRules": [ { "matchUpdateTypes": ["patch"], - "groupName": "Patch updates" + "groupName": "Patch versions" } ] }