From 17e18f6850abe62d2bc53d108fb0f0ea10d26205 Mon Sep 17 00:00:00 2001 From: bagas Date: Tue, 6 Jan 2026 05:23:07 +0000 Subject: [PATCH] Update renovate-config.js --- renovate-config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/renovate-config.js b/renovate-config.js index 212cb36..12c1a0d 100644 --- a/renovate-config.js +++ b/renovate-config.js @@ -5,4 +5,6 @@ module.exports = { "onboardingConfigFileName": "renovate.json", "autodiscover": true, "optimizeForDisabled": true, + "commitStatus": false, + "prCreation": "immediate", }; \ No newline at end of file