From 515ec2194f26d1c8a8610406480e956271165e30 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 27 Nov 2025 17:08:51 +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 14360d4..1043dfd 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ module.exports = { "endpoint": "https://git.theprivateserver.de/api/v1", // replace it with your actual endpoint - "gitAuthor": "RenovateBot , + "gitAuthor": "RenovateBot ", "platform": "gitea", "onboardingConfigFileName": "renovate.json", "autodiscover": true,