Skip to content

Commit

Permalink
[infra] Create ESLint plugins renovate group (mui#14574)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy authored and Arthur Balduini committed Sep 30, 2024
1 parent 8d8bddb commit 3967d21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@
"groupName": "typescript-eslint",
"matchPackagePatterns": "@typescript-eslint/*"
},
{
"groupName": "ESLint plugins",
"matchPackagePatterns": ["eslint-plugin-*", "!eslint-plugin-react-compiler"]
},
{
"groupName": "@types/node",
"matchPackageNames": ["@types/node"],
Expand Down

0 comments on commit 3967d21

Please sign in to comment.