add-prometheus #2
14
config.js
14
config.js
@@ -1,14 +0,0 @@
|
||||
module.exports = {
|
||||
platform: 'gitea',
|
||||
endpoint: 'https://gitea.akshun-lab.cc/api/v1',
|
||||
gitAuthor: 'Renovate Bot <renovate@akshun-lab.cc>',
|
||||
username: 'renovate',
|
||||
autodiscover: false,
|
||||
onboardingConfig: {
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: ['config:recommended']
|
||||
},
|
||||
optimizeForDisabled: true,
|
||||
persistRepoData: true,
|
||||
repositories: ["aggarwalakshun/ipv6-k3s"],
|
||||
}
|
||||
Reference in New Issue
Block a user