From bfd483265b29f4ff780e36d742f83a2a764d1c2d Mon Sep 17 00:00:00 2001 From: renovate_bot Date: Mon, 29 Dec 2025 15:21:04 +0100 Subject: [PATCH] Update config.js --- config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js b/config.js index 530d438..144b1e0 100644 --- a/config.js +++ b/config.js @@ -3,6 +3,7 @@ module.exports = { endpoint: 'https://gitea.crescentec.ch/api/v1/', gitAuthor: 'Renovate Bot ', username: 'renovate_bot', + token: process.env.RENOVATE_TOKEN, autodiscover: true, onboardingConfig: { $schema: 'https://docs.renovatebot.com/renovate-schema.json',