From aef77c227dcc6e656b4b6e01caa998987dba0617 Mon Sep 17 00:00:00 2001 From: Igor Ilin Date: Fri, 31 Jan 2025 09:42:51 +0300 Subject: [PATCH] change config.js --- config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/config.js b/config.js index a382985..d9aa8fe 100644 --- a/config.js +++ b/config.js @@ -2,7 +2,6 @@ module.exports = { endpoint: "https://gitprofit.ru/api/v1", gitAuthor: "Renovate Bot ", platform: "gitea", - onboardingConfigFileName: "renovate.json", autodiscover: true, optimizeForDisabled: true, baseBranches: ["pl-refactor"],