diff --git a/renovate.json b/renovate.json index 272e068f20..1de33f1496 100644 --- a/renovate.json +++ b/renovate.json @@ -37,7 +37,7 @@ "groupSlug": "angular-dependencies" }, { - "matchFileNames": [".github/workflows/*.(yaml|yml)"], + "matchFileNames": [".github/workflows/*.+(yaml|yml)"], "groupName": "Github Actions", "groupSlug": "github-actions" }