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 c8a44a6 commit b8954f4Copy full SHA for b8954f4
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
34
# Python hooks
35
- repo: https://github.com/asottile/pyupgrade
36
- rev: v3.19.1
+ rev: v3.20.0
37
hooks:
38
- id: pyupgrade
39
args: [--py36-plus]
0 commit comments