We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae86095 commit 7a5feadCopy full SHA for 7a5fead
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:41.135.5@sha256:3fd4995e034ec0991cdcd882c3b59ce9b18e3bd48ce3a2122fda94ff398dd4cb
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: 41.135.5
148
hooks:
149
- id: renovate-config-validator
150
stages: [manual]
0 commit comments