diff --git a/example/renovate-config.js b/example/renovate-config.js index 1f9bdbd3..7576cf12 100644 --- a/example/renovate-config.js +++ b/example/renovate-config.js @@ -6,6 +6,7 @@ module.exports = { onboarding: false, platform: 'github', includeForks: true, + dryRun: 'full', repositories: [ 'renovate-tests/cocoapods1', 'renovate-tests/gomod1',