We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d00e9 commit 53d5fc7Copy full SHA for 53d5fc7
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
- id: add-trailing-comma
76
args: [--py36-plus]
77
- repo: https://github.com/asottile/pyupgrade
78
- rev: "v3.3.1"
+ rev: "v3.3.2"
79
hooks:
80
- id: pyupgrade
81
0 commit comments