Valentin Brandl
3e4a1acf9d
All checks were successful
renovate config check / renovate-config-validator (pull_request) Successful in 10s
12 lines
340 B
JavaScript
12 lines
340 B
JavaScript
module.exports = {
|
|
"endpoint": "https://git.vbrandl.net/api/v1",
|
|
"gitAuthor": "Renovate Bot <renovate@vbrandl.net>",
|
|
"platform": "gitea",
|
|
"onboardingConfigFileName": "renovate.json5",
|
|
"autodiscover": true,
|
|
"forkProcessing": "disabled",
|
|
"dryRun": null,
|
|
"optimizeForDisabled": true,
|
|
"automerge": false,
|
|
};
|