diff --git a/config.js b/config.js index ee04067..7cdc950 100644 --- a/config.js +++ b/config.js @@ -13,5 +13,6 @@ module.exports = { prConcurrentLimit: 5, updateLockFiles: true, gitLabAutomerge: true - } + }, + gitLabAutomerge: true };