From 9868ed1446d1488d6f2c1b86a27f55df6fe27311 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Wed, 29 Apr 2020 07:24:14 +0200 Subject: [PATCH] chore: include forks --- .github/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/config.js b/.github/config.js index e5686a50..202b8c60 100644 --- a/.github/config.js +++ b/.github/config.js @@ -5,6 +5,7 @@ module.exports = { logLevel: 'debug', onboarding: false, platform: 'github', + includeForks: true, repositories: [ 'renovatebot/github-action', 'renovate-tests/cocoapods1',