diff --git a/.github/renovate.json b/.github/renovate.json index d223c92b..52471e06 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -10,6 +10,7 @@ "updateTypes": ["patch", "pin", "digest"] }, { + "groupName": "@typescript-eslint/parser and eslint-plugin-jest", "matchPackageNames": ["@typescript-eslint/parser", "eslint-plugin-jest"] } ]