From 5c89158bdbee1f7fb3210482b5cbbcab497cbd4b Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 23 May 2025 11:20:03 +0000 Subject: Update Renovate configuration by removing 'binarySource' from JSON file and adding it to CJS file for consistent package source management. --- renovate.config.cjs | 1 + 1 file changed, 1 insertion(+) (limited to 'renovate.config.cjs') diff --git a/renovate.config.cjs b/renovate.config.cjs index 44bc458..e8be54e 100644 --- a/renovate.config.cjs +++ b/renovate.config.cjs @@ -3,4 +3,5 @@ module.exports = { gitAuthor: "RenovateBot ", optimizeForDisabled: true, platform: "gitea", + binarySource: "global", }; -- cgit v1.2.3