diff --git a/example/renovate-config.js b/example/renovate-config.js index 7576cf12..cc50a6c7 100644 --- a/example/renovate-config.js +++ b/example/renovate-config.js @@ -1,6 +1,5 @@ module.exports = { branchPrefix: 'test-renovate/', - dryRun: true, username: 'renovate-release', gitAuthor: 'Renovate Bot ', onboarding: false,