Update renovate-config.js
All checks were successful
renovate / renovate (push) Successful in 34s

This commit is contained in:
2026-01-06 05:47:46 +00:00
parent 5fc530e27e
commit a9d867320c

View File

@@ -5,6 +5,7 @@ module.exports = {
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
"commitStatus": false,
"prCreation": "immediate",
"forkProcessing": "disabled",
"dryRun": null,
"binarySource": "install",
};