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 6115724 commit 611deeeCopy full SHA for 611deee
.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.45.2@sha256:fb794a8d26e1ebf9ffbbd6fe0afcfd1d33ea3e8dca7952e26bc340efb6c12679
+ image: ghcr.io/renovatebot/renovate:41.132.5@sha256:6c2bcf0bf4a4616f745aaed5739e0dd7504c3259f7b09740fe1016158e136ba0
23
options: --user root
24
runs-on: ubuntu-24.04
25
steps:
.pre-commit-config.yaml
@@ -95,7 +95,7 @@ repos:
95
96
# Check for renovate config
97
- repo: https://github.com/renovatebot/pre-commit-hooks
98
- rev: 40.45.1
+ rev: 41.132.5
99
hooks:
100
- id: renovate-config-validator
101
stages: [manual]
0 commit comments