Sfoglia il codice sorgente

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

Alvaro Saburido 8 mesi fa
parent
commit
bbb375fb3c
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      renovate.json

+ 2 - 1
renovate.json

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