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

Commit c07c9d4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.6](pre-commit/mirrors-clang-format@v21.1.2...v21.1.6) - [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 e782e31 commit c07c9d4

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
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/mirrors-clang-format
21-
rev: v21.1.2
21+
rev: v21.1.6
2222
hooks:
2323
- id: clang-format
2424
args:
@@ -42,7 +42,7 @@ repos:
4242
- id: mixed-line-ending
4343
- id: trailing-whitespace
4444
- repo: https://github.com/psf/black-pre-commit-mirror
45-
rev: 25.9.0
45+
rev: 25.11.0
4646
hooks:
4747
- id: black
4848
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)