diff --git a/config.js b/config.js index f31a7af..56dab56 100644 --- a/config.js +++ b/config.js @@ -10,5 +10,6 @@ module.exports = { onboardingConfig: { extends: ['config:base'], prConcurrentLimit: 5, + updateLockFiles: true } };