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