Skip to content

Commit

Permalink
build: put ng-packagr to Angular renovate group
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Jan 17, 2025
1 parent 3f1e20b commit 9534e1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"matchUpdateTypes": ["patch", "minor"]
},
{
"matchPackagePatterns": ["^angular", "^@angular"],
"matchPackagePatterns": ["^angular", "^@angular", "ng-packagr"],
"groupName": "Angular packages"
},
{
Expand Down Expand Up @@ -66,7 +66,7 @@
},
{
"matchPaths": ["examples/**/package.json"],
"matchPackagePatterns": ["^angular", "^@angular"],
"matchPackagePatterns": ["^angular", "^@angular", "ng-packagr"],
"matchUpdateTypes": ["major"],
"enabled": false
},
Expand Down

0 comments on commit 9534e1c

Please sign in to comment.