diff --git a/.github/renovate.json b/.github/renovate.json index 15497fb44..e5c0cbd4b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -31,6 +31,12 @@ "**/minio/2025-04-22/**" ], "packageRules": [ + { + "matchUpdateTypes": ["patch", "minor"], + "automerge": true, + "automergeType": "branch", + "requiredStatusChecks": null + }, { "matchFileNames": [ "apps/postgresql/pg*/*.yml"