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 1efeee0 commit 3a3f39cCopy full SHA for 3a3f39c
.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:40.26.3@sha256:ada23d2817f8467c010148a686b4d29edac9d76e928f990701027cb70c2ae935
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: 40.26.3
98
hooks:
99
- id: renovate-config-validator
100
stages: [manual]
0 commit comments