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 d95b99c + 1b801f1 commit 1f3f6d8Copy full SHA for 1f3f6d8
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
rev: v3.20.0
19
hooks:
20
- id: pyupgrade
21
-- repo: https://github.com/psf/black
+- repo: https://github.com/psf/black-pre-commit-mirror
22
rev: 25.9.0
23
24
- id: black
0 commit comments