Explorar el Código

Reserve Renovate slots for automerge branches

master
Slavi Pantaleev hace 2 días
padre
commit
08ce234f08
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      .github/renovate.json

+ 2
- 1
.github/renovate.json Ver fichero

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


Cargando…
Cancelar
Guardar