Skip to content

Commit 9f0d0e6

Browse files
authored
H-5508: Add group for @react-three npm packages (#22)
1 parent 8ee99e2 commit 9f0d0e6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate-config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,11 @@
190190
"matchManagers": ["npm"],
191191
"matchPackageNames": ["/^@graphql//", "/^graphql-/", "/graphql$/"]
192192
},
193+
{
194+
"groupName": "`@react-three` npm packages",
195+
"matchManagers": ["npm"],
196+
"matchPackageNames": ["/^@react-three//"]
197+
},
193198
{
194199
"description": "Exclude `tldraw` from updates due to non-OSS license in later releases",
195200
"matchManagers": ["npm"],

0 commit comments

Comments
 (0)