Update stabilityDays in renovate.json

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

View File

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