renovatebot-github/example/config.js
2020-03-20 22:02:25 +01:00

9 lines
241 B
JavaScript

module.exports = {
branchPrefix: 'ga-renovate/',
dryRun: true,
gitAuthor: 'Renovate Bot <bot@renovateapp.com>',
logLevel: 'debug',
onboarding: false,
platform: 'github',
repositories: ['vidavidorra/github-action-renovate'],
};