We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6620bf3 + 306e4af commit a67f42aCopy full SHA for a67f42a
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
21
# Automatically upgrade syntax to newer versions
22
- repo: https://github.com/asottile/pyupgrade
23
- rev: v3.3.1
+ rev: v3.3.2
24
hooks:
25
- id: pyupgrade
26
args: [--py37-plus]
0 commit comments