Skip to content

Commit

Permalink
chore: group @collabland/* modules for upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Raymond Feng <[email protected]>
  • Loading branch information
raymondfeng committed Aug 18, 2022
1 parent d7c4a9e commit 0b161cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"separateMinorPatch": false,

"packageRules": [
{
"matchPackagePrefixes": ["@collabland/"],
"groupName": "collabland packages"
},
{
"matchPackagePrefixes": ["@loopback/"],
"groupName": "loopback packages"
Expand Down

0 comments on commit 0b161cd

Please sign in to comment.