We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520eceb commit 8a53cedCopy full SHA for 8a53ced
.github/workflows/renovate.yml
@@ -19,7 +19,7 @@ jobs:
19
RENOVATE_PLATFORM: github
20
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
21
RENOVATE_REPOSITORY_CACHE: enabled
22
- image: ghcr.io/renovatebot/renovate:39.86.4@sha256:fc155452003746272f04dac0f8af15018f304cb06ea417b80db5fcb3746ff3ed
+ image: ghcr.io/renovatebot/renovate:39.259.0@sha256:9090f91e0f3f4212001a2faf2c89921d0016778c2d55e143d826c08c1bbb062e
23
options: --user root
24
runs-on: ubuntu-24.04
25
steps:
.pre-commit-config.yaml
@@ -94,7 +94,7 @@ repos:
94
95
# Check for renovate config
96
- repo: https://github.com/renovatebot/pre-commit-hooks
97
- rev: 39.86.3
+ rev: 39.259.0
98
hooks:
99
- id: renovate-config-validator
100
stages: [manual]
0 commit comments