Explorar o código

chore(config): raise Renovate pull request limits

Christoph Schug hai 10 meses
pai
achega
cbdc79ee58
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      renovate.json

+ 2 - 0
renovate.json

@@ -159,6 +159,8 @@
       "datasourceTemplate": "docker"
     }
   ],
+  "prConcurrentLimit": 30,
+  "prHourlyLimit": 5,
   "separateMinorPatch": true,
   "stopUpdatingLabel": "renovate/stop_updating"
 }