Merge branch 'renovate/node-17.x' of 0xacab.org:jvoisin/mat2-web into renovate/node-17.x

This commit is contained in:
jfriedli 2022-01-24 21:31:10 +01:00
commit 3199ff8d7c
No known key found for this signature in database
GPG Key ID: DB55FF8A818021A4

View File

@ -66,7 +66,7 @@ renovate:
variables:
RENOVATE_TOKEN: $GITLAB_API_TOKEN
image:
name: renovate/renovate:19
name: renovate/renovate:31
entrypoint: ['']
script:
- node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}