We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cc091 commit 3fd4e16Copy full SHA for 3fd4e16
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: end-of-file-fixer
17
- id: trailing-whitespace
18
- repo: https://github.com/psf/black
19
- rev: 23.3.0
+ rev: 23.7.0
20
hooks:
21
- id: black
22
args: [--line-length=80]
0 commit comments