Files
renovate-config/config.js
deepDiverPaul a454da4a19
All checks were successful
renovate / renovate (push) Successful in 49s
Update config.js
2026-03-23 15:30:39 +00:00

9 lines
319 B
JavaScript

module.exports = {
"endpoint": "https://gitea.spenke-nordic.com/api/v1", // replace it with your actual endpoint
"gitAuthor": "Renovate Bot <renovate-bot@spenke-nordic.com>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
};