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 05c0460 commit d4f6160Copy full SHA for d4f6160
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
args: [--py36-plus]
50
51
- repo: https://github.com/psf/black
52
- rev: 25.1.0
+ rev: 25.9.0
53
hooks:
54
- id: black
55
args: ["--line-length=100"]
0 commit comments