From a9d867320c3e9eafe948ac765fb7a4caa2a7efcc Mon Sep 17 00:00:00 2001 From: Renovate-Clanker Date: Tue, 6 Jan 2026 05:47:46 +0000 Subject: [PATCH] Update renovate-config.js --- renovate-config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/renovate-config.js b/renovate-config.js index 12c1a0d..479b025 100644 --- a/renovate-config.js +++ b/renovate-config.js @@ -5,6 +5,7 @@ module.exports = { "onboardingConfigFileName": "renovate.json", "autodiscover": true, "optimizeForDisabled": true, - "commitStatus": false, - "prCreation": "immediate", + "forkProcessing": "disabled", + "dryRun": null, + "binarySource": "install", }; \ No newline at end of file