We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f2e53 commit 77140d2Copy full SHA for 77140d2
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: end-of-file-fixer
21
- id: sort-simple-yaml
22
- repo: https://github.com/psf/black
23
- rev: 22.10.0
+ rev: 22.12.0
24
hooks:
25
- id: black
26
args: ['--line-length=119']
0 commit comments