Compare commits

..

1 commit

Author SHA1 Message Date
fbbd2111d1 chore(deps): update renovate/renovate docker tag to v42
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/renovate Pipeline was successful
2025-11-06 11:05:54 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ matrix:
steps:
lint:
image: renovate/renovate:41
image: renovate/renovate:42
pull: true
commands:
- renovate-config-validator

View file

@ -9,7 +9,7 @@ depends_on:
steps:
renovate-dry:
image: renovate/renovate:41
image: renovate/renovate:42
pull: true
commands:
- renovate $${CI_REPO}
@ -25,7 +25,7 @@ steps:
- event: push
renovate:
image: renovate/renovate:41
image: renovate/renovate:42
pull: true
commands:
- renovate $${CI_REPO}