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 cf135da commit ff80d4cCopy full SHA for ff80d4c
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
args: [--py36-plus]
40
41
- repo: https://github.com/psf/black
42
- rev: 25.9.0
+ rev: 25.11.0
43
hooks:
44
- id: black
45
args: ["--line-length=100"]
0 commit comments