Update config.js
This commit is contained in:
parent
96e3fc3753
commit
b59cf2cf74
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
platform: 'gitea',
|
platform: 'gitea',
|
||||||
endpoint: 'https://git.mafyuh.dev/api/v1/',
|
endpoint: 'https://git.mafyuh.dev/api/v1/',
|
||||||
gitAuthor: 'Renovate Bot <bot@mafyuh.io>',
|
gitAuthor: 'Renovate Bot <bot@mafyuh.dev>',
|
||||||
username: 'renovatebot',
|
username: 'renovatebot',
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
onboardingConfig: {
|
onboardingConfig: {
|
||||||
|
|
Loading…
Reference in a new issue