Skip to content

Commit

Permalink
chore: Adding Angular Group @ Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Apr 4, 2024
1 parent 2c9665e commit ced6370
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@
"matchDatasources": ["npm"],
"matchUpdateTypes": ["patch"],
"automerge": true
},
{
"groupName": "Angular Release",
"matchManagers": ["npm"],
"matchPackagePatterns": [
"^@angular/",
"^zone\\.js",
"^@ngrx/",
"^@ng-easy/",
"^@angular-devkit/",
"^ng-packagr",
"^tslib",
"^@angular-eslint/"
],
"matchUpdateTypes": ["major", "minor", "patch", "pin"]
}
],
"prHourlyLimit": 10
Expand Down

0 comments on commit ced6370

Please sign in to comment.