Skip to content

Commit 815403e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror
1 parent 1216126 commit 815403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
additional_dependencies: ["toml"]
3434
entry: isort --profile=black
3535
name: isort (python)
36-
- repo: https://github.com/psf/black
36+
- repo: https://github.com/psf/black-pre-commit-mirror
3737
rev: 25.9.0
3838
hooks:
3939
- id: black

0 commit comments

Comments
 (0)