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 67342f8 + 86ffa0f commit 4742052Copy full SHA for 4742052
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: black
19
args: [--line-length=79]
20
- repo: https://github.com/asottile/pyupgrade
21
- rev: v3.3.1
+ rev: v3.3.2
22
hooks:
23
- id: pyupgrade
24
args: [--py37-plus]
0 commit comments