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 5e33d86 commit c65b78bCopy full SHA for c65b78b
.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.11.0
+ rev: v2.12.0
29
hooks:
30
- id: pyupgrade
31
args: [--py36-plus]
0 commit comments