added config.js
This commit is contained in:
parent
b77db134dc
commit
f9861780cc
8
config.js
Normal file
8
config.js
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
module.exports = {
|
||||||
|
"endpoint": "https://gitea.com/api/v1", // replace it with your actual endpoint
|
||||||
|
"gitAuthor": "Renovate Bot <renovate-bot@mycomputer.party>",
|
||||||
|
"platform": "gitea",
|
||||||
|
"onboardingConfigFileName": "renovate.json",
|
||||||
|
"autodiscover": true,
|
||||||
|
"optimizeForDisabled": true,
|
||||||
|
};
|
||||||
Loading…
x
Reference in New Issue
Block a user