Skip to content

Commit 91fe1b2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) - [github.com/pre-commit/mirrors-clang-format: v21.1.6 → v21.1.7](pre-commit/mirrors-clang-format@v21.1.6...v21.1.7)
1 parent c5610c8 commit 91fe1b2

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
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: prettier
2222
- repo: https://github.com/psf/black-pre-commit-mirror
23-
rev: 25.11.0
23+
rev: 25.12.0
2424
hooks:
2525
- id: black
2626
args: ["--line-length=100"]
@@ -57,7 +57,7 @@ repos:
5757
- id: end-of-file-fixer
5858
- id: check-shebang-scripts-are-executable
5959
- repo: https://github.com/pre-commit/mirrors-clang-format
60-
rev: v21.1.6
60+
rev: v21.1.7
6161
hooks:
6262
- id: clang-format
6363
types_or: [c++, c]

0 commit comments

Comments
 (0)