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

Update default.json5

This commit is contained in:
严浩
2024-10-10 19:06:05 +08:00
committed by GitHub
parent 2a5c13d198
commit 99de57186b

View File

@ -22,7 +22,7 @@
"groupName": "typescript" "groupName": "typescript"
}, },
{ {
"minimumReleaseAge": "7 days", "minimumReleaseAge": "14 days",
"matchPackageNames": [ "matchPackageNames": [
"*" "*"
] ]