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 2221ec0 commit f8438aaCopy full SHA for f8438aa
.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