This commit is contained in:
11
config.js
11
config.js
@@ -1,14 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
platform: 'gitea',
|
platform: 'gitea',
|
||||||
endpoint: 'https://gitea.crescentec.ch/api/v1/',
|
endpoint: 'https://gitea.crescentec.ch/api/v1',
|
||||||
hostRules: [
|
gitAuthor: "Renovate Bot <renovate_bot@email.com>",
|
||||||
{
|
|
||||||
hostType: 'gitea',
|
|
||||||
matchHost: 'gitea.crescentec.ch',
|
|
||||||
token: process.env.RENOVATE_TOKEN,
|
|
||||||
authType: 'token',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
onboardingConfig: {
|
onboardingConfig: {
|
||||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||||
|
|||||||
Reference in New Issue
Block a user