We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a897081 commit f2ef557Copy full SHA for f2ef557
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: add-trailing-comma
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v2.34.0
+ rev: v2.37.1
29
30
- id: pyupgrade
31
args: [--py37-plus]
0 commit comments