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 1beab05 commit 26bb3ddCopy full SHA for 26bb3dd
.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:39.100.0@sha256:2098b5f692c981d781a0334e78860be46427a6bebca9fa98b30fb8ba425df8ef
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: 39.99.0
98
hooks:
99
- id: renovate-config-validator
100
stages: [manual]
0 commit comments