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.
2 parents 57c339d + 76f888a commit 52fbcfeCopy full SHA for 52fbcfe
.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:41.132.5@sha256:6c2bcf0bf4a4616f745aaed5739e0dd7504c3259f7b09740fe1016158e136ba0
+ image: ghcr.io/renovatebot/renovate:41.168.1@sha256:55bbf6de01fd59f24a9e96c5907bf12b4c53c631e82e0f2b87444a7f257fcbb3
23
options: --user root
24
runs-on: ubuntu-24.04
25
steps:
.pre-commit-config.yaml
@@ -79,7 +79,7 @@ repos:
79
80
# Check for renovate config
81
- repo: https://github.com/renovatebot/pre-commit-hooks
82
- rev: 41.132.5
+ rev: 41.168.1
83
hooks:
84
- id: renovate-config-validator
85
stages: [manual]
0 commit comments