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 e95226b commit 235e149Copy full SHA for 235e149
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
43
# Python hooks
44
- repo: https://github.com/asottile/pyupgrade
45
- rev: v3.18.0
+ rev: v3.19.0
46
hooks:
47
- id: pyupgrade
48
args: [--py36-plus]
0 commit comments