We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa0fad commit da8c730Copy full SHA for da8c730
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Upgrade old Python syntax
37
- repo: https://github.com/asottile/pyupgrade
38
- rev: "v2.38.0"
+ rev: "v2.38.2"
39
hooks:
40
- id: pyupgrade
41
args: [--py36-plus]
0 commit comments