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 56081ca + b6350b8 commit 1860140Copy full SHA for 1860140
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: reorder-python-imports
35
args: ['--application-directories=.:src', --py37-plus]
36
- repo: https://github.com/asottile/pyupgrade
37
- rev: v2.29.1
+ rev: v2.31.0
38
hooks:
39
- id: pyupgrade
40
args: [--py37-plus]
0 commit comments