From 676e7cb742d9edceb309c8e274a3d02dfca4643e Mon Sep 17 00:00:00 2001 From: jank Date: Thu, 21 Aug 2025 10:03:48 +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 4ed2b37..bfb44cb 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ // config.js module.exports = { endpoint: "https://git.kjan.de/api/v1/", - platform: "gitea", + platform: "forgejo", gitAuthor: "Renovate ", // --- Caching --- -- 2.49.1