Skip to content

Commit 81cb297

Browse files
chore(deps): update renovate group to v40
1 parent 1efeee0 commit 81cb297

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
RENOVATE_PLATFORM: github
2020
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
2121
RENOVATE_REPOSITORY_CACHE: enabled
22-
image: ghcr.io/renovatebot/renovate:39.86.4@sha256:fc155452003746272f04dac0f8af15018f304cb06ea417b80db5fcb3746ff3ed
22+
image: ghcr.io/renovatebot/renovate:40.8.1@sha256:a988a7ec5afb5c421a8b65beda007ee044d3e7f66d43d6a4888cdac979935147
2323
options: --user root
2424
runs-on: ubuntu-24.04
2525
steps:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ repos:
9494

9595
# Check for renovate config
9696
- repo: https://github.com/renovatebot/pre-commit-hooks
97-
rev: 39.86.3
97+
rev: 40.8.1
9898
hooks:
9999
- id: renovate-config-validator
100100
stages: [manual]

0 commit comments

Comments
 (0)