更新 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",
"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": [
{ "minimumReleaseAge": "1 days", "matchPackageNames": ["*"] }