Add config.js
This commit is contained in:
parent
b0b4dae35c
commit
086abfb957
12
config.js
Normal file
12
config.js
Normal file
@ -0,0 +1,12 @@
|
||||
module.exports = {
|
||||
"endpoint": "https://git.helcel.net/api/v1",
|
||||
"gitAuthor": "Renovate Bot <renovate-bot@gitea.com>",
|
||||
"platform": "gitea",
|
||||
"onboardingConfigFileName": "renovate.json5",
|
||||
"autodiscover": true,
|
||||
"autodiscoverFilter": ["sora/*"],
|
||||
"optimizeForDisabled": true,
|
||||
"forkProcessing": "disabled",
|
||||
"dryRun": null,
|
||||
"binarySource": "install",
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user