We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ab5ac commit f317cfeCopy full SHA for f317cfe
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
- id: rst-inline-touching-normal
33
- id: text-unicode-replacement-char
34
- repo: https://github.com/asottile/pyupgrade
35
- rev: v2.20.0
+ rev: v2.21.0
36
hooks:
37
- id: pyupgrade
38
args: [--py36-plus]
0 commit comments