Sfoglia il codice sorgente

Reserve Renovate slots for automerge branches

master
Slavi Pantaleev 2 giorni fa
parent
commit
08ce234f08
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      .github/renovate.json

+ 2
- 1
.github/renovate.json Vedi File

@@ -7,7 +7,8 @@
"labels": [
"dependencies"
],
"branchConcurrentLimit": 3,
"branchConcurrentLimit": 5,
"prConcurrentLimit": 3,
"hostRules": [
{
"matchHost": "https://mau.dev",


Caricamento…
Annulla
Salva