Add proper git author to the configs
This commit is contained in:
parent
0019505c92
commit
3864fa8608
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Reference in a new issue