diff --git a/notest.json b/notest.json index 09a201c..a5d0c74 100644 --- a/notest.json +++ b/notest.json @@ -6,7 +6,8 @@ { "matchDepTypes": ["devDependencies", "packageManager"], "automerge": true, - "ignoreTests": true + "ignoreTests": true, + "automergeType": "branch" } ] }