chore(Renovate): double concurrent PR limit to 20

Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
secustor
2024-01-23 22:22:37 +01:00
parent c2dcfe4b26
commit ac08102c8f
+3
View File
@@ -4,6 +4,9 @@
labels: ['dependencies'],
extends: ['config:recommended', ':gitSignOff'],
// the default limit are 10 PRs
prConcurrentLimit: 20,
postUpdateOptions: ['yarnDedupeHighest'],
rangeStrategy: 'update-lockfile',
// @elastic/elasticsearch is ignored due to licensing issues. See #10992