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