File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
[% if repo_platform == 'github' %].github[% endif %]/workflows Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 RENOVATE_PLATFORM : github
2020 RENOVATE_REPOSITORIES : ' ["${{ github.repository }}"]'
2121 RENOVATE_REPOSITORY_CACHE : enabled
22- image : ghcr.io/renovatebot/renovate:40.42.3 @sha256:de4644ae20be68a74909fcf25572c8d38861f67e2f02adc6ab3d6e35b447256e
22+ image : ghcr.io/renovatebot/renovate:41.23.2 @sha256:b93b155f9bf916de8494c99a2b771a566cd986a74b0cba6fb2b26a2df2a10a2c
2323 options : --user root
2424 runs-on : ubuntu-24.04
2525 steps :
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ repos:
104104
105105 # Check for renovate config
106106 - repo : https://github.com/renovatebot/pre-commit-hooks
107- rev : 40.36.8
107+ rev : 41.23.2
108108 hooks :
109109 - id : renovate-config-validator
110110 stages : [manual]
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ repos:
109109
110110 # Check for renovate config
111111 - repo: https://github.com/renovatebot/pre-commit-hooks
112- rev: 40.36.8
112+ rev: 41.23.2
113113 hooks:
114114 - id: renovate-config-validator
115115 stages: [manual]
Original file line number Diff line number Diff line change 1919 RENOVATE_PLATFORM: github
2020 RENOVATE_REPOSITORIES: '["{{ '${{ github.repository }}' }}"]'
2121 RENOVATE_REPOSITORY_CACHE: enabled
22- image: ghcr.io/renovatebot/renovate:40.42.3 @sha256:de4644ae20be68a74909fcf25572c8d38861f67e2f02adc6ab3d6e35b447256e
22+ image: ghcr.io/renovatebot/renovate:41.23.2 @sha256:b93b155f9bf916de8494c99a2b771a566cd986a74b0cba6fb2b26a2df2a10a2c
2323 options: --user root
2424 runs-on: ubuntu-24.04
2525 steps:
You can’t perform that action at this time.
0 commit comments