diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4b17194ff32..2c6e914c0a4 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -78,7 +78,7 @@ }, { "matchDatasources": ["docker"], - "automerge": true, + "automerge": false, "matchUpdateTypes": [ "minor", "patch",