diff --git a/config.js b/config.js index 3d385c8..74b6762 100644 --- a/config.js +++ b/config.js @@ -3,7 +3,7 @@ module.exports = { endpoint: 'https://git.shivering-isles.com/api/v4/', token: process.env.RENOVATE_TOKEN, autodiscover: true, - + gitAuthor: 'Renovate Bot', logLevel: 'info', onboarding: true,