diff --git a/example/renovate-config.js b/example/renovate-config.js index cc50a6c7..ceafc25d 100644 --- a/example/renovate-config.js +++ b/example/renovate-config.js @@ -6,10 +6,7 @@ module.exports = { platform: 'github', includeForks: true, dryRun: 'full', - repositories: [ - 'renovate-tests/cocoapods1', - 'renovate-tests/gomod1', - ], + repositories: ['renovate-tests/cocoapods1', 'renovate-tests/gomod1'], packageRules: [ { description: 'lockFileMaintenance',