更新 renovate.json
All checks were successful
CI / cache-and-install (push) Successful in 39s

This commit is contained in:
2025-04-20 16:55:11 +08:00
parent 8128742454
commit b540b7310b

View File

@ -1,7 +1,8 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5" "https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5",
":automergeMinor"
], ],
"packageRules": [ "packageRules": [
{ "minimumReleaseAge": "1 days", "matchPackageNames": ["*"] } { "minimumReleaseAge": "1 days", "matchPackageNames": ["*"] }