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 d41903b commit e057364Copy full SHA for e057364
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: trailing-whitespace
35
36
# Black, the code formatter, natively supports pre-commit
37
-- repo: https://github.com/psf/black
+- repo: https://github.com/psf/black-pre-commit-mirror
38
rev: 23.7.0
39
hooks:
40
- id: black
0 commit comments