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 5610487 commit 128e611Copy full SHA for 128e611
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: trailing-whitespace
8
- id: double-quote-string-fixer
9
- repo: https://github.com/psf/black
10
- rev: '22.6.0'
+ rev: '22.8.0'
11
hooks:
12
- id: black
13
args:
0 commit comments