This commit is contained in:
parent
055e8e048b
commit
773735f61e
16
config.js
16
config.js
@ -1,8 +1,10 @@
|
||||
module.exports = {
|
||||
"endpoint": "https://gitprofit.ru/api/v1",
|
||||
"gitAuthor": "Renovate Bot <renovate-bot@yourhost.com>",
|
||||
"platform": "gitea",
|
||||
"onboardingConfigFileName": "renovate.json",
|
||||
"autodiscover": true,
|
||||
"optimizeForDisabled": true,
|
||||
};
|
||||
endpoint: "https://gitprofit.ru/api/v1",
|
||||
gitAuthor: "Renovate Bot <renovate-bot@yourhost.com>",
|
||||
platform: "gitea",
|
||||
onboardingConfigFileName: "renovate.json",
|
||||
autodiscover: true,
|
||||
optimizeForDisabled: true,
|
||||
baseBranches: ["pl-refactor"],
|
||||
allowedManagers: ["npm", "yarn"],
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user