Skip to content

Commit

Permalink
Undo grouping ESLint in Renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimon committed Jun 21, 2024
1 parent 4e86220 commit 0d4783c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>apitally/renovate-config"],
"packageRules": [
{
"matchPackagePatterns": ["^eslint", "^@typescript-eslint"],
"groupName": "ESLint"
},
{
"matchPackageNames": ["supertest", "@types/supertest"],
"groupName": "Supertest"
Expand Down

0 comments on commit 0d4783c

Please sign in to comment.