1 Commits

Author SHA1 Message Date
8dae24bfd8 chore(deps): update renovate/renovate docker tag to v41
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
2025-06-22 00:02:39 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ matrix:
steps: steps:
lint: lint:
image: renovate/renovate:40 image: renovate/renovate:41
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:40 image: renovate/renovate:41
#secrets: [renovate_token, github_com_token] #secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment:
@ -24,7 +24,7 @@ steps:
- event: push - event: push
renovate: renovate:
image: renovate/renovate:40 image: renovate/renovate:41
#secrets: [renovate_token, github_com_token] #secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment: