We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66c652d + d626f7d commit 4c7858aCopy full SHA for 4c7858a
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: ruff
7
args: [--fix, --exit-non-zero-on-fix]
8
exclude: test.*
9
- - repo: https://github.com/python/black
+ - repo: https://github.com/psf/black
10
rev: 23.3.0
11
hooks:
12
- id: black
0 commit comments