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 6dbda09 + 9c7d93f commit 0fd8b01Copy full SHA for 0fd8b01
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: reorder-python-imports
14
args: [--py36-plus]
15
- repo: https://github.com/asottile/pyupgrade
16
- rev: v3.2.2
+ rev: v3.3.0
17
hooks:
18
- id: pyupgrade
19
0 commit comments