8 lines
266 B
JavaScript
8 lines
266 B
JavaScript
module.exports = {
|
|
"endpoint": "https://git.hirschfeld.dev/api/v1",
|
|
"gitAuthor": "Renovate Bot <renovate@hirschfeld.dev>",
|
|
"platform": "gitea",
|
|
"onboardingConfigFileName": "renovate.json",
|
|
"autodiscover": true,
|
|
"optimizeForDisabled": true,
|
|
}; |