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.
2 parents 9bb6266 + d5e852a commit 5807aa2Copy full SHA for 5807aa2
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: end-of-file-fixer
17
- id: trailing-whitespace
18
19
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
20
rev: "25.9.0"
21
hooks:
22
- id: black
0 commit comments