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 c3f7c34 commit c79a8e9Copy full SHA for c79a8e9
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
44
# Python hooks
45
- repo: https://github.com/asottile/pyupgrade
46
- rev: v3.19.1
+ rev: v3.20.0
47
hooks:
48
- id: pyupgrade
49
args: [--py36-plus]
0 commit comments