Files
porto/renovate-config.js
bagas 90b1712bce
Docker Build and Push / build-and-push (push) Successful in 8m42s
ci: add renovate
2026-03-01 12:52:59 +07: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,
};