diff --git a/.github/renovate.json b/.github/renovate.json index c8fb2d9f..b5f729c4 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -24,6 +24,13 @@ ], "automerge": true, "packageRules": [ + { + "matchUpdateTypes": [ + "patch" + ], + "automerge": true, + "automergeType": "pr" + }, { "matchFileNames": [ "apps/postgresql/pg*/*.yml"