Skip to content

Commit d04cc20

Browse files
chore(deps): update renovate group to v40.7.0 (#172)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 4886c14 commit d04cc20

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:40.1.3@sha256:5f3e1952932f9b7e51fa70524eb83800dd064745cc6b8384ec4c9101afb5926e
22+
image: ghcr.io/renovatebot/renovate:40.7.0@sha256:c490a20e3ac8421448e7546303998df82b5ab33666e5205205b3c926342b4482
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
@@ -138,7 +138,7 @@ repos:
138138

139139
# Check for renovate config
140140
- repo: https://github.com/renovatebot/pre-commit-hooks
141-
rev: 40.1.3
141+
rev: 40.7.0
142142
hooks:
143143
- id: renovate-config-validator
144144
stages: [manual]

0 commit comments

Comments
 (0)