diff --git a/config.js b/config.js index 14546c8..14d3c3c 100644 --- a/config.js +++ b/config.js @@ -10,7 +10,7 @@ module.exports = { onboarding: true, onboardingConfig: { extends: ['config:base'], - prConcurrentLimit: 5, + prConcurrentLimit: 10, updateLockFiles: true, gitLabAutomerge: true },