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

This commit is contained in:
2026-05-09 15:42:04 +00:00
parent fd82033666
commit 07337108bc
+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",