Update stabilityDays in renovate.json
All checks were successful
CI / build-and-deploy (push) Successful in 3m55s

This commit is contained in:
严浩
2024-09-27 15:27:16 +08:00
parent dcf4cd2412
commit e1601f6c5e

View File

@ -17,7 +17,7 @@
"packageRules": [
{
"matchPackagePatterns": ["*"],
"stabilityDays": 7
"stabilityDays": 14
}
]
}