Skip to content

Commit a33a3f5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v18.1.2](pre-commit/mirrors-clang-format@v17.0.6...v18.1.2) - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
1 parent 17a90fc commit a33a3f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
- id: check-useless-excludes
55
- id: check-hooks-apply
66
- repo: https://github.com/pre-commit/mirrors-clang-format
7-
rev: v17.0.6
7+
rev: v18.1.2
88
hooks:
99
- id: clang-format
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -23,7 +23,7 @@ repos:
2323
- id: mixed-line-ending
2424
- id: trailing-whitespace
2525
- repo: https://github.com/psf/black
26-
rev: 24.2.0
26+
rev: 24.3.0
2727
hooks:
2828
- id: black
2929
- repo: https://github.com/MarcoGorelli/cython-lint

0 commit comments

Comments
 (0)