1
0
Fork 0

Fix author field

This commit is contained in:
Sheogorath 2019-11-09 02:24:06 +01:00
parent 3864fa8608
commit 8b18d8a40d
No known key found for this signature in database
GPG key ID: C9B1C80737B9CE18

View file

@ -3,7 +3,7 @@ module.exports = {
endpoint: 'https://git.shivering-isles.com/api/v4/',
token: process.env.RENOVATE_TOKEN,
autodiscover: true,
gitAuthor: 'Renovate Bot',
gitAuthor: 'Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>',
logLevel: 'info',
onboarding: true,