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

unplugin packages minimumReleaseAge

This commit is contained in:
严浩
2025-04-27 11:46:49 +08:00
parent ba230e9995
commit 8df281b2b1

View File

@ -66,7 +66,8 @@
"matchPackageNames": [
"/^unplugin-/",
"@intlify/unplugin-vue-i18n"
]
],
"minimumReleaseAge": "3 days"
// "schedule": ["before 4am on Monday"]
// "automerge": true,
// "automergeType": "branch"