Skip to content

Commit

Permalink
Group angular co-requisites (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Jun 26, 2023
1 parent b65f6c5 commit bf0dde4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,15 @@
],
"groupName": "linters"
},
{
"description": "Group @angular packages",
"matchPackagePatterns": [
"^@angular\\/",
"^@angular-devkit\\/",
"^@angular-eslint\\/"
],
"groupName": "angular"
},
{
"description": "Group @testing-library packages",
"matchPackagePatterns": [
Expand Down

0 comments on commit bf0dde4

Please sign in to comment.