Files
renovate-config/renovate-config.js
bagas 17e18f6850
Some checks failed
renovate / renovate (push) Failing after 37s
Update renovate-config.js
2026-01-06 05:23:07 +00:00

10 lines
326 B
JavaScript

module.exports = {
"endpoint": "https://git.fossy.my.id/api/v1",
"gitAuthor": "Renovate-Clanker <renovate-bot@fossy.my.id>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
"commitStatus": false,
"prCreation": "immediate",
};