From 7128ba77d47b3372d51f2758a4ebdd7951ff27ea Mon Sep 17 00:00:00 2001 From: jank Date: Thu, 21 Aug 2025 09:58:03 +0000 Subject: [PATCH] Update config.js --- config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js b/config.js index 4ed2b37..cc4c586 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,6 @@ // config.js module.exports = { + repositoryConcurrency: 3, endpoint: "https://git.kjan.de/api/v1/", platform: "gitea", gitAuthor: "Renovate ",