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 006b2ee + 60dd754 commit 72403ccCopy full SHA for 72403cc
.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.21.0
+ rev: v2.21.2
29
hooks:
30
- id: pyupgrade
31
args: [--py36-plus]
0 commit comments