Skip to content

Commit 9acb88a

Browse files
[pre-commit.ci] pre-commit autoupdate (#179)
updates: - [github.com/pre-commit/mirrors-clang-format: v18.1.6 → v19.1.0](pre-commit/mirrors-clang-format@v18.1.6...v19.1.0) - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 634b590 commit 9acb88a

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
@@ -9,11 +9,11 @@ repos:
99
- id: check-yaml
1010
- id: check-added-large-files
1111
- repo: https://github.com/pre-commit/mirrors-clang-format
12-
rev: v18.1.6
12+
rev: v19.1.0
1313
hooks:
1414
- id: clang-format
1515
- repo: https://github.com/psf/black
16-
rev: 24.4.2
16+
rev: 24.8.0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/cheshirekow/cmake-format-precommit

0 commit comments

Comments
 (0)