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 a4b1692 commit b2f2787Copy full SHA for b2f2787
.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