We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@react-three
1 parent 8ee99e2 commit 9f0d0e6Copy full SHA for 9f0d0e6
1 file changed
renovate-config.json
@@ -190,6 +190,11 @@
190
"matchManagers": ["npm"],
191
"matchPackageNames": ["/^@graphql//", "/^graphql-/", "/graphql$/"]
192
},
193
+ {
194
+ "groupName": "`@react-three` npm packages",
195
+ "matchManagers": ["npm"],
196
+ "matchPackageNames": ["/^@react-three//"]
197
+ },
198
{
199
"description": "Exclude `tldraw` from updates due to non-OSS license in later releases",
200
0 commit comments