We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc0d39d + bc77e9c commit 2d7f7c4Copy full SHA for 2d7f7c4
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
rev: 5.13.2
29
hooks:
30
- id: isort
31
- - repo: https://github.com/python/black
+ - repo: https://github.com/psf/black
32
rev: 24.10.0
33
34
- id: black
0 commit comments