Skip to content

Commit

Permalink
renovate: group prettier packages
Browse files Browse the repository at this point in the history
  • Loading branch information
miraclx committed Aug 7, 2023
1 parent 3393eb7 commit 5e06d1a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@
"matchPackagePrefixes": [
"@ffmpeg/"
]
},
{
"groupName": "eslint-plugin-prettier",
"matchPackagePrefixes": [
"prettier",
"eslint-plugin-prettier"
]
}
]
}

0 comments on commit 5e06d1a

Please sign in to comment.