chore(config): migrate Renovate config #10

Merged
JonKazama-Hellion merged 1 commits from renovate/migrate-config into main 2026-05-09 15:46:43 +00:00
+4 -4
View File
@@ -46,10 +46,10 @@
}, },
{ {
"description": "TypeScript type definitions stay grouped with each other", "description": "TypeScript type definitions stay grouped with each other",
"matchPackagePrefixes": [ "groupName": "type definitions",
"@types/" "matchPackageNames": [
], "@types/{/,}**"
"groupName": "type definitions" ]
}, },
{ {
"description": "Dev dependencies in their own group", "description": "Dev dependencies in their own group",