From 1212ae247f2793b44b0028dedeb35baaa8814f50 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 22 Oct 2025 17:37:43 +0000 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',