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.
2 parents 9abf8e1 + 1fe3683 commit 6df4f8dCopy full SHA for 6df4f8d
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: add-trailing-comma
25
args: [--py36-plus]
26
- repo: https://github.com/asottile/pyupgrade
27
- rev: v3.3.1
+ rev: v3.3.2
28
hooks:
29
- id: pyupgrade
30
args: [--py37-plus]
0 commit comments