We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73401cc commit 45aa28bCopy full SHA for 45aa28b
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: trailing-whitespace
17
18
- repo: https://github.com/psf/black
19
- rev: 22.3.0
+ rev: 22.6.0
20
hooks:
21
- id: black
22
args: ["--line-length", "100"]
0 commit comments