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 2d82432 commit b7a142fCopy full SHA for b7a142f
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- id: reorder-python-imports
43
args: ['--application-directories=.:src', --py37-plus]
44
- repo: https://github.com/asottile/pyupgrade
45
- rev: v3.4.0
+ rev: v3.6.0
46
hooks:
47
- id: pyupgrade
48
args: [--py37-plus]
0 commit comments