chore(deps): update renovate/renovate docker tag to v40
All checks were successful
ci/woodpecker/push/lint/1 Pipeline was successful
ci/woodpecker/push/lint/2 Pipeline was successful
ci/woodpecker/push/lint/3 Pipeline was successful
ci/woodpecker/push/renovate Pipeline was successful

This commit is contained in:
renovate-bot 2025-02-23 00:02:05 +00:00
parent 691be3c3d9
commit 9f8b1bfaa4
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ matrix:
steps: steps:
lint: lint:
image: renovate/renovate:39 image: renovate/renovate:40
pull: true pull: true
commands: commands:
- renovate-config-validator - renovate-config-validator

View File

@ -9,7 +9,7 @@ depends_on:
steps: steps:
renovate-dry: renovate-dry:
image: renovate/renovate:39 image: renovate/renovate:40
secrets: [renovate_token, github_com_token] secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment:
@ -20,7 +20,7 @@ steps:
- event: push - event: push
renovate: renovate:
image: renovate/renovate:39 image: renovate/renovate:40
secrets: [renovate_token, github_com_token] secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment: