Skip to content

Commit 212fd33

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 24.1.1 → 25.12.0](psf/black-pre-commit-mirror@24.1.1...25.12.0)
1 parent 62f8ac8 commit 212fd33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
33
- repo: https://github.com/psf/black-pre-commit-mirror
4-
rev: 24.1.1
4+
rev: 25.12.0
55
hooks:
66
- id: black
77
# It is recommended to specify the latest version of Python

0 commit comments

Comments
 (0)