Sfoglia il codice sorgente

chore(config): raise Renovate pull request limits

Christoph Schug 10 mesi fa
parent
commit
cbdc79ee58
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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"
 }