Skip to content

Commit 2dd3407

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.6 → v21.1.8](pre-commit/mirrors-clang-format@v21.1.6...v21.1.8) - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0)
1 parent da32609 commit 2dd3407

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
@@ -31,7 +31,7 @@ repos:
3131

3232
# C
3333
- repo: https://github.com/pre-commit/mirrors-clang-format
34-
rev: v21.1.6
34+
rev: v21.1.8
3535
hooks:
3636
- id: clang-format
3737

@@ -54,7 +54,7 @@ repos:
5454
- id: flake8
5555

5656
- repo: https://github.com/psf/black-pre-commit-mirror
57-
rev: 25.11.0
57+
rev: 25.12.0
5858
hooks:
5959
- id: black
6060

0 commit comments

Comments
 (0)