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 bf9a564 commit 8198bfaCopy full SHA for 8198bfa
.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.158.1@sha256:6e67b965456bfa064287d23e1f2009082940e78eb928bafa0820d4f85b14a63d
+ image: ghcr.io/renovatebot/renovate:40.3.4@sha256:c693b0343ecd3b7d204e8abc4917e275088e98370768384da1f99daaed042f21
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: 39.158.1
+ rev: 40.3.4
99
hooks:
100
- id: renovate-config-validator
101
stages: [manual]
0 commit comments