From b6b208715544471b3a28e27598c7aa331da90475 Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Fri, 12 Dec 2025 17:08:07 +0530 Subject: [PATCH] Update config --- config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.js b/config.js index 94d357f..4983f0c 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ module.exports = { - platform: 'gitea', - endpoint: 'https://git.ryuu.in/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 + platform: 'forgejo', + endpoint: 'https://git.ryuu.in/api/v1/', + gitAuthor: 'Renovate Bot ', username: 'renovate-bot', autodiscover: true, onboardingConfig: {