diff --git a/renovate.json b/renovate.json index b125b9c..98ddb53 100644 --- a/renovate.json +++ b/renovate.json @@ -12,6 +12,13 @@ "registry.gitlab.com/unboundsoftware/schemas-app" ], "enabled": false + }, + { + "groupName": "stylelint", + "matchPackageNames": [ + "stylelint", + "stylelint-config-standard" + ] } ] }