Files
renovate-config/config.js
Michel ten Voorde 41828ae022
Some checks failed
renovate / renovate (push) Has been cancelled
Initial commit
2025-04-13 20:36:01 +02:00

8 lines
262 B
JavaScript

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