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",
"matchPackagePrefixes": [
"@types/"
],
"groupName": "type definitions"
"groupName": "type definitions",
"matchPackageNames": [
"@types/{/,}**"
]
},
{
"description": "Dev dependencies in their own group",