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.
2 parents 380b128 + 0dfb974 commit 3469209Copy full SHA for 3469209
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: reorder-python-imports
26
args: [--py3-plus]
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v2.19.4
+ rev: v2.20.0
29
hooks:
30
- id: pyupgrade
31
args: [--py36-plus]
0 commit comments