Skip to content

Commit 173baf1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v21.1.8](pre-commit/mirrors-clang-format@v21.1.0...v21.1.8) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.12.0](psf/black-pre-commit-mirror@25.1.0...25.12.0)
1 parent dbf5999 commit 173baf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
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: v21.1.0
12+
rev: v21.1.8
1313
hooks:
1414
- id: clang-format
15-
- repo: https://github.com/psf/black
16-
rev: 25.1.0
15+
- repo: https://github.com/psf/black-pre-commit-mirror
16+
rev: 25.12.0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/cheshirekow/cmake-format-precommit

0 commit comments

Comments
 (0)