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:
@ -66,7 +66,8 @@
|
|||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"/^unplugin-/",
|
"/^unplugin-/",
|
||||||
"@intlify/unplugin-vue-i18n"
|
"@intlify/unplugin-vue-i18n"
|
||||||
]
|
],
|
||||||
|
"minimumReleaseAge": "3 days"
|
||||||
// "schedule": ["before 4am on Monday"]
|
// "schedule": ["before 4am on Monday"]
|
||||||
// "automerge": true,
|
// "automerge": true,
|
||||||
// "automergeType": "branch"
|
// "automergeType": "branch"
|
||||||
|
Reference in New Issue
Block a user