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