0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 01:00:48 +08:00

在 unplugin 包组中新增 @intlify/unplugin-vue-i18n 依赖项

This commit is contained in:
严浩
2025-03-26 19:00:54 +08:00
parent a348916b58
commit bc5c73d606

View File

@ -61,7 +61,8 @@
"groupName": "unplugin packages",
"description": "Group all unplugin-related dependencies",
"matchPackageNames": [
"/^unplugin-/"
"/^unplugin-/",
"@intlify/unplugin-vue-i18n"
]
// "schedule": ["before 4am on Monday"]
// "automerge": true,