We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1216126 commit 815403eCopy full SHA for 815403e
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
additional_dependencies: ["toml"]
34
entry: isort --profile=black
35
name: isort (python)
36
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
37
rev: 25.9.0
38
hooks:
39
- id: black
0 commit comments