diff --git a/renovate.json b/renovate.json index a0ec49ff22f8..37675c628ed0 100644 --- a/renovate.json +++ b/renovate.json @@ -55,7 +55,7 @@ }, { "groupName": "ESLint plugins", - "matchPackagePatterns": ["eslint-plugin-*", "!eslint-plugin-react-compiler"] + "matchPackageNames": ["eslint-plugin-*", "!eslint-plugin-react-compiler"] }, { "groupName": "@types/node",