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 4598c3e commit 1337916Copy full SHA for 1337916
.pre-commit-config.yaml
@@ -57,7 +57,7 @@ repos:
57
- id: trailing-whitespace
58
59
- repo: https://github.com/psf/black
60
- rev: 23.12.0
+ rev: 23.12.1
61
hooks:
62
- id: black
63
args: ["--line-length", "120"]
0 commit comments