Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 9c50f6a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.5](pre-commit/mirrors-clang-format@v21.1.2...v21.1.5) - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0)
1 parent ceff84d commit 9c50f6a

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
@@ -6,7 +6,7 @@ repos:
66
hooks:
77
- id: cmake-format
88
- repo: https://github.com/pre-commit/mirrors-clang-format
9-
rev: v21.1.2
9+
rev: v21.1.5
1010
hooks:
1111
- id: clang-format
1212
args:
@@ -30,6 +30,6 @@ repos:
3030
- id: mixed-line-ending
3131
- id: trailing-whitespace
3232
- repo: https://github.com/psf/black-pre-commit-mirror
33-
rev: 25.9.0
33+
rev: 25.11.0
3434
hooks:
3535
- id: black

0 commit comments

Comments
 (0)