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 d95b99c commit 1b801f1Copy full SHA for 1b801f1
.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