@@ -0,0 +1,12 @@
|
||||
module.exports = {
|
||||
"endpoint": "https://gitea.nerthus.nl/api/v1",
|
||||
"gitAuthor": "Renovate Bot <renovate-bot@nerthus.nl>",
|
||||
"platform": "gitea",
|
||||
"onboardingConfigFileName": "renovate.json5",
|
||||
"autodiscover": true,
|
||||
"autodiscoverFilter": ["daanselen/*"],
|
||||
"optimizeForDisabled": true,
|
||||
"forkProcessing": "disabled",
|
||||
"dryRun": null,
|
||||
"binarySource": "install"
|
||||
};
|
||||
Reference in New Issue
Block a user