Skip to content

Commit

Permalink
Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
stanlemon committed Dec 19, 2024
1 parent f3962a8 commit 9d7088e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,10 @@
// Group all eslint related packages
groupName: 'eslint',
matchPackageNames: [
'/^(@types\/)?(typescript-)?@?eslint([-\/][\w-]*)?$/',
'/^eslint/',
'/^@eslint/',
'typescript-eslint',
'/^@types/eslint/',
],
},
{
Expand Down

0 comments on commit 9d7088e

Please sign in to comment.