Skip to content

Commit

Permalink
Code review: Try pattern combination
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Sep 11, 2024
1 parent 1c453dc commit 3d82756
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,7 @@
},
{
"groupName": "ESLint plugins",
"matchPackageNames": [
"eslint-plugin-filenames",
"eslint-plugin-import",
"eslint-plugin-jsdoc",
"eslint-plugin-jsx-a11y",
"eslint-plugin-mocha",
"eslint-plugin-prettier",
"eslint-plugin-react",
"eslint-plugin-react-hooks",
"eslint-plugin-testing-library"
]
"matchPackagePatterns": ["eslint-plugin-*", "!eslint-plugin-react-compiler"]
},
{
"groupName": "@types/node",
Expand Down

0 comments on commit 3d82756

Please sign in to comment.