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