We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b135dd commit cde00a7Copy full SHA for cde00a7
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
49
# Upgrade older Python syntax
50
- repo: https://github.com/asottile/pyupgrade
51
- rev: v3.1.0
+ rev: v3.2.0
52
hooks:
53
- id: pyupgrade
54
args: ["--py36-plus"]
0 commit comments