11 lines
353 B
JavaScript
11 lines
353 B
JavaScript
module.exports = {
|
|
"endpoint": "https://git.fossy.my.id/api/v1",
|
|
"gitAuthor": "Renovate-Clanker <renovate-bot@fossy.my.id>",
|
|
"platform": "gitea",
|
|
"onboardingConfigFileName": "renovate.json",
|
|
"autodiscover": true,
|
|
"optimizeForDisabled": true,
|
|
"forkProcessing": "disabled",
|
|
"dryRun": null,
|
|
"binarySource": "install",
|
|
}; |