renovatebot-github/test/config.js
2020-03-19 23:05:53 +01:00

9 lines
233 B
JavaScript

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