We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae86095 commit af5121bCopy full SHA for af5121b
2 files changed
.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:40.41.3@sha256:1606c8f8f4e6cbd21c15619bd5aa2394f4ce9e6263a7df4c4c9f81b37dc01582
+ image: ghcr.io/renovatebot/renovate:40.45.1@sha256:e818b0f0e7549fbc12e731715f5facc9164ebbf9d161e9dbe427dfb9144b85e2
23
options: --user root
24
runs-on: ubuntu-24.04
25
steps:
.pre-commit-config.yaml
@@ -144,7 +144,7 @@ repos:
144
145
# Check for renovate config
146
- repo: https://github.com/renovatebot/pre-commit-hooks
147
- rev: 40.36.8
+ rev: 40.45.0
148
hooks:
149
- id: renovate-config-validator
150
stages: [manual]
0 commit comments