Skip to content

Commit 0a6bf9d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: stable → 25.12.0](psf/black-pre-commit-mirror@stable...25.12.0)
1 parent b059c6c commit 0a6bf9d

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
@@ -1,6 +1,6 @@
11
repos:
2-
- repo: https://github.com/ambv/black
3-
rev: stable
2+
- repo: https://github.com/psf/black-pre-commit-mirror
3+
rev: 25.12.0
44
hooks:
55
- id: black
66
language_version: python3.7

0 commit comments

Comments
 (0)