diff --git a/config.js b/config.js index c576f3f..5418e2b 100644 --- a/config.js +++ b/config.js @@ -2,7 +2,7 @@ module.exports = { platform: 'gitea', endpoint: 'https://git.donnymims.com/api/v1/', // set this to the url of your gitea instance gitAuthor: 'Renovate Bot ', // set the email address to whatever email your gave this user in your gitea - username: 'renovate', + username: 'renovate-bot', autodiscover: true, onboardingConfig: { $schema: 'https://docs.renovatebot.com/renovate-schema.json',