chore(deps): update renovate/renovate docker tag to v39
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 2024-11-05 18:36:32 +00:00
parent 270d16034a
commit 787684def5
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ matrix:
steps: steps:
lint: lint:
image: renovate/renovate:37 image: renovate/renovate:39
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:37 image: renovate/renovate:39
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:37 image: renovate/renovate:39
secrets: [renovate_token, github_com_token] secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment: