We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb5e37 commit f35b184Copy full SHA for f35b184
.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.23.0
+ rev: v2.24.0
36
hooks:
37
- id: pyupgrade
38
args: [--py36-plus]
0 commit comments