We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4015319 commit 8237fb1Copy full SHA for 8237fb1
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
11
- repo: https://github.com/psf/black
12
- rev: 22.3.0
+ rev: 22.8.0
13
hooks:
14
- id: black
15
language_version: python3.7
0 commit comments