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 0e7bb34 + 3867b68 commit 60e995dCopy full SHA for 60e995d
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: reorder-python-imports
35
args: ['--application-directories=.:src', --py36-plus]
36
- repo: https://github.com/asottile/pyupgrade
37
- rev: v2.25.0
+ rev: v2.26.0
38
hooks:
39
- id: pyupgrade
40
args: [--py36-plus]
0 commit comments