1
0
Fork 0

Add proper git author to the configs

This commit is contained in:
Sheogorath 2019-11-09 02:21:41 +01:00
parent 0019505c92
commit 3864fa8608
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',
logLevel: 'info',
onboarding: true,