Skip to content

Commit

Permalink
chore(ci): group nestjs dependencies (#8281)
Browse files Browse the repository at this point in the history
  • Loading branch information
forehalo committed Sep 18, 2024
1 parent a70140e commit eb47c03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
"groupName": "rust toolchain",
"matchManagers": ["custom.regex"],
"matchDepNames": ["rustc"]
},
{
"groupName": "nestjs",
"matchPackagePatterns": ["^@nestjs"]
}
],
"commitMessagePrefix": "chore: ",
Expand Down

0 comments on commit eb47c03

Please sign in to comment.