Browse Source

chore(config): raise Renovate pull request limits

Christoph Schug 7 months ago
parent
commit
cbdc79ee58
1 changed files with 2 additions and 0 deletions
  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"
 }