Update renovate-config.js
Some checks failed
renovate / renovate (push) Failing after 37s

This commit is contained in:
2026-01-06 05:23:07 +00:00
parent 8dd36e0baf
commit 17e18f6850

View File

@@ -5,4 +5,6 @@ module.exports = {
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
"commitStatus": false,
"prCreation": "immediate",
};