Преглед изворни кода

chore(ci): automerge renovate branches minors and patches (#819)

Alvaro Saburido пре 8 месеци
родитељ
комит
bbb375fb3c
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      renovate.json

+ 2 - 1
renovate.json

@@ -7,7 +7,8 @@
     {
       "matchUpdateTypes": ["minor", "patch"],
       "matchCurrentVersion": "!/^0/",
-      "automerge": true
+      "automerge": true,
+      "automergeType": "branch"
     }
   ]
 }