diff --git a/.github/renovate.json b/.github/renovate.json index e5c0cbd4b..d537ecf1d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -32,10 +32,13 @@ ], "packageRules": [ { - "matchUpdateTypes": ["patch", "minor"], + "matchUpdateTypes": [ + "patch", + "minor" + ], "automerge": true, "automergeType": "branch", - "requiredStatusChecks": null + "ignoreTests": true }, { "matchFileNames": [