Skip to content

Commit 8b16376

Browse files
Update CI dependencies (#3706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbf206c commit 8b16376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ repos:
2121
|\.github/ghci\.yaml
2222
)$
2323
- repo: https://github.com/renovatebot/pre-commit-hooks
24-
rev: 41.17.2
24+
rev: 41.43.0
2525
hooks:
2626
- id: renovate-config-validator
2727
- repo: https://github.com/sbrunner/hooks
2828
rev: 1.5.0
2929
hooks:
3030
- id: canonicalize
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.12.1
32+
rev: v0.12.7
3333
hooks:
3434
- id: ruff-format
3535
- repo: https://github.com/sbrunner/python-versions-hook

0 commit comments

Comments
 (0)