9 lines
261 B
JavaScript
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,
|
||
|
};
|