renovate-config/config.js
Valentin Brandl 030f8cb8ca
All checks were successful
renovate / renovate (push) Successful in 53s
Fix config path
2024-04-17 17:59:08 +02:00

9 lines
261 B
JavaScript

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