Merge pull request 'chore(config): migrate Renovate config' (#15) from renovate/migrate-config into main
Security / scan (push) Successful in 11s

Reviewed-on: #15
This commit was merged in pull request #15.
This commit is contained in:
2026-05-11 18:43:52 +00:00
+2 -2
View File
@@ -26,8 +26,8 @@
},
{
"description": "TypeScript type definitions stay grouped with each other",
"matchPackagePrefixes": ["@types/"],
"groupName": "type definitions"
"groupName": "type definitions",
"matchPackageNames": ["@types/{/,}**"]
},
{
"description": "Dev dependencies in their own group",