diff --git a/renovate.json b/renovate.json index d7ae270..db2f4d5 100644 --- a/renovate.json +++ b/renovate.json @@ -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": ["*"] }