7 lines
189 B
JavaScript
7 lines
189 B
JavaScript
module.exports = {
|
|
endpoint: "https://git.hashdot.co/api/v1",
|
|
gitAuthor: "Renovate Bot <renovate@hashdot.co>",
|
|
platform: "gitea",
|
|
autodiscover: true,
|
|
optimizeForDisabled: true,
|
|
}; |