Skip to content

Commit 4c6cfe3

Browse files
Update renovate group to v41.171.3
1 parent 52fbcfe commit 4c6cfe3

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:41.168.1@sha256:55bbf6de01fd59f24a9e96c5907bf12b4c53c631e82e0f2b87444a7f257fcbb3
22+
image: ghcr.io/renovatebot/renovate:41.171.3@sha256:35fcb3f0054bec4f29f6dcf7ff13de717eaf95073d0df7dcde99f010da8f8f4c
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
@@ -79,7 +79,7 @@ repos:
7979

8080
# Check for renovate config
8181
- repo: https://github.com/renovatebot/pre-commit-hooks
82-
rev: 41.168.1
82+
rev: 41.171.3
8383
hooks:
8484
- id: renovate-config-validator
8585
stages: [manual]

0 commit comments

Comments
 (0)