Skip to content

Commit 52fbcfe

Browse files
Merge pull request #33 from serious-scaffold/renovate-github/renovate-group
Update renovate group to v41.168.1
2 parents 57c339d + 76f888a commit 52fbcfe

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.132.5@sha256:6c2bcf0bf4a4616f745aaed5739e0dd7504c3259f7b09740fe1016158e136ba0
22+
image: ghcr.io/renovatebot/renovate:41.168.1@sha256:55bbf6de01fd59f24a9e96c5907bf12b4c53c631e82e0f2b87444a7f257fcbb3
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.132.5
82+
rev: 41.168.1
8383
hooks:
8484
- id: renovate-config-validator
8585
stages: [manual]

0 commit comments

Comments
 (0)