We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9e8e1 commit 7627548Copy full SHA for 7627548
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
args: ["-a", "from __future__ import annotations"]
25
26
- repo: https://github.com/asottile/pyupgrade
27
- rev: v3.1.0
+ rev: v3.2.0
28
hooks:
29
- id: pyupgrade
30
args: ["--py37-plus"]
0 commit comments