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 0ec8b7e + 6caabb4 commit b9baf92Copy full SHA for b9baf92
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: check-yaml
20
- id: check-added-large-files
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v3.2.0
+ rev: v3.2.2
23
hooks:
24
- id: pyupgrade
25
args: ["--py37-plus"]
0 commit comments