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

This commit is contained in:
2026-05-09 15:41:56 +00:00
parent 8176f91d4c
commit f2b070e201
+4 -2
View File
@@ -26,8 +26,10 @@
}, },
{ {
"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",