Files
tunnel-please/renovate-config.js
bagas 9a2a373eb3
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 6m3s
feat: add renovate
2025-12-28 14:51:00 +07:00

8 lines
264 B
JavaScript

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