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 f3d58d5 commit edd35d6Copy full SHA for edd35d6
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: ruff
20
args: [--config=ruff.toml, --fix, --show-fixes]
21
22
-- repo: https://github.com/psf/black
+- repo: https://github.com/psf/black-pre-commit-mirror
23
rev: "23.3.0"
24
hooks:
25
- id: black
0 commit comments