diff --git a/renovate.json b/renovate.json index 3415b7c..a4a4ffc 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,8 @@ "extends": [ "config:best-practices" ], + "platformAutomerge": false, + "ignoreTests": true, "separateMinorPatch": false, "patch": { "automerge": true,