There was an error while loading. Please reload this page.
1 parent bf2485d commit b420ed3Copy full SHA for b420ed3
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:39.264.0@sha256:f2209c61a9c3c8c74ac58eecb5f15ec43651f1ba694aa33493ff2062b90ff4d3
+ image: ghcr.io/renovatebot/renovate:40.40.3@sha256:30209977597b0705b064fa90caae31aae6c2c72f561264ffcd8f8f2d91fff084
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: 39.264.0
+ rev: 40.36.8
83
hooks:
84
- id: renovate-config-validator
85
stages: [manual]
0 commit comments