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.
2 parents 5610487 + 128e611 commit e2aa4b9Copy full SHA for e2aa4b9
.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