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 32972e0 + 13a6f43 commit eef306bCopy full SHA for eef306b
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
hooks:
18
- id: ruff
19
args: [--fix, --exit-non-zero-on-fix]
20
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
21
rev: 25.9.0
22
23
- name: black
0 commit comments