diff --git a/renovate.json b/renovate.json index 9b3aabfb..a257b2c7 100644 --- a/renovate.json +++ b/renovate.json @@ -62,9 +62,9 @@ "labels": ["renovate/helm-release", "dependency/patch"] }, { - "description": "Group Github Actions updates.", - "matchPaths": [".github/**"], - "groupName": "GHA-DEPS" + "description": "Group Github Actions and vscode/settings.json updates.", + "matchPaths": [".github/**", ".vscode/settings.json"], + "groupName": "GHA-DEPS" } ], "regexManagers":[