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 19
19
RENOVATE_PLATFORM : github
20
20
RENOVATE_REPOSITORIES : ' ["${{ github.repository }}"]'
21
21
RENOVATE_REPOSITORY_CACHE : enabled
22
- image : ghcr.io/renovatebot/renovate:39.91.0 @sha256:60d04619493d43fe67d728121dfef56b893bf90695219d352e772e881403d158
22
+ image : ghcr.io/renovatebot/renovate:39.126.1 @sha256:3c4d2a3b3705db44c5431655f47274eb500b38769ff90c06cbc75c8876616467
23
23
options : --user root
24
24
runs-on : ubuntu-24.04
25
25
steps :
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ repos:
147
147
148
148
# Check for renovate config
149
149
- repo : https://github.com/renovatebot/pre-commit-hooks
150
- rev : 39.91.0
150
+ rev : 39.126.1
151
151
hooks :
152
152
- id : renovate-config-validator
153
153
stages : [manual]
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ repos:
151
151
152
152
# Check for renovate config
153
153
- repo: https://github.com/renovatebot/pre-commit-hooks
154
- rev: 39.91.0
154
+ rev: 39.126.1
155
155
hooks:
156
156
- id: renovate-config-validator
157
157
stages: [manual]
Original file line number Diff line number Diff line change 19
19
RENOVATE_PLATFORM : github
20
20
RENOVATE_REPOSITORIES : ' ["${{ github.repository }}"]'
21
21
RENOVATE_REPOSITORY_CACHE : enabled
22
- image : ghcr.io/renovatebot/renovate:39.91.0 @sha256:60d04619493d43fe67d728121dfef56b893bf90695219d352e772e881403d158
22
+ image : ghcr.io/renovatebot/renovate:39.126.1 @sha256:3c4d2a3b3705db44c5431655f47274eb500b38769ff90c06cbc75c8876616467
23
23
options : --user root
24
24
runs-on : ubuntu-24.04
25
25
steps :
You can’t perform that action at this time.
0 commit comments