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 78a27d9 commit bfc1437Copy full SHA for bfc1437
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: trailing-whitespace
17
18
- repo: https://github.com/psf/black
19
- rev: 22.12.0
+ rev: 23.1.0
20
hooks:
21
- id: black
22
args: ["--line-length", "100"]
0 commit comments