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 e2aa4b9 + 261ec9d commit e582981Copy full SHA for e582981
.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.8.0'
+ rev: '22.10.0'
11
hooks:
12
- id: black
13
args:
0 commit comments