9 lines
272 B
JavaScript
9 lines
272 B
JavaScript
|
module.exports = {
|
||
|
"endpoint": "https://git.schulze.network/api/v1",
|
||
|
"gitAuthor": "Renovate Bot <renovatebot@schulze.network>",
|
||
|
"platform": "gitea",
|
||
|
"onboardingConfigFileName": "renovate.json",
|
||
|
"autodiscover": true,
|
||
|
"optimizeForDisabled": true,
|
||
|
};
|