Files
renovate-config/renovate-config.js
Renovate-Clanker ddde5f2faf
All checks were successful
renovate / renovate (push) Successful in 42s
Add renovate-config.js
2026-01-04 09:33:28 +00:00

8 lines
268 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,
};