Skip to content

Commit

Permalink
build(devs-infra): update renovate rule for Angular packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Aug 8, 2024
1 parent 6d7a8b4 commit 939dd52
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,8 @@
"matchUpdateTypes": ["patch", "minor"]
},
{
"extends": [
"monorepo:angular",
"monorepo:angular-cli",
"monorepo:angularmaterial"
],
"groupName": "Angular packages",
"matchUpdateTypes": [
"digest",
"patch",
"minor"
]
"matchPackagePatterns": ["@angular", "angular"],
"groupName": "Angular packages"
},
{
"matchPackagePatterns": ["jest"],
Expand Down

0 comments on commit 939dd52

Please sign in to comment.