chore(deps): update renovate/renovate docker tag to v37.194 #3

Merged
renovate merged 1 commits from renovate/renovate-renovate-37.x into main 2024-02-17 05:07:03 +00:00
Showing only changes of commit 78137c1822 - Show all commits

View File

@ -14,14 +14,14 @@ environment:
steps: steps:
- name: renovate - validate config - name: renovate - validate config
image: renovate/renovate:37.127 image: renovate/renovate:37.194
# https://github.com/renovatebot/renovate/discussions/15049 # https://github.com/renovatebot/renovate/discussions/15049
commands: commands:
#- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL #- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate-config-validator - renovate-config-validator
- name: renovate - name: renovate
image: renovate/renovate:37.127 image: renovate/renovate:37.194
# https://github.com/renovatebot/renovate/discussions/15049 # https://github.com/renovatebot/renovate/discussions/15049
commands: commands:
#- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL #- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL