chore(config): migrate config renovate.json
Security / scan (pull_request) Successful in 14s

This commit is contained in:
2026-05-11 18:35:29 +00:00
parent 3b24b2adc4
commit f85daf3dbe
+2 -2
View File
@@ -26,8 +26,8 @@
}, },
{ {
"description": "TypeScript type definitions stay grouped with each other", "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", "description": "Dev dependencies in their own group",