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 53c1d90 commit ccc05bbCopy full SHA for ccc05bb
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: ["--profile", "black", "--filter-files"]
23
24
- repo: https://github.com/psf/black-pre-commit-mirror
25
- rev: 25.9.0
+ rev: 25.11.0
26
hooks:
27
- id: black
28
args: ["--line-length", "100"]
0 commit comments