diff --git a/renovate/configmap-renovate.yaml b/renovate/configmap-renovate.yaml index b71d689..2e97571 100644 --- a/renovate/configmap-renovate.yaml +++ b/renovate/configmap-renovate.yaml @@ -7,7 +7,7 @@ data: config.js: | module.exports = { platform: 'gitea', - endpoint: 'https://git.chemavx.xyz', + endpoint: 'https://git.chemavx.xyz/api/v1', token: process.env.RENOVATE_TOKEN, repositories: [ 'chemavx/researchowl',