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 929ce5c commit 79d74d8Copy full SHA for 79d74d8
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: mypy
31
name: Mypy typing checks
32
33
-- repo: https://github.com/psf/black
+- repo: https://github.com/psf/black-pre-commit-mirror
34
rev: 25.9.0
35
hooks:
36
- id: black
0 commit comments