Files
renovate-config/renovate-config.js
Renovate-Clanker a9d867320c
All checks were successful
renovate / renovate (push) Successful in 34s
Update renovate-config.js
2026-01-06 05:47:46 +00:00

11 lines
353 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,
"forkProcessing": "disabled",
"dryRun": null,
"binarySource": "install",
};