We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88c0f3 commit 16781f9Copy full SHA for 16781f9
.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: v2.32.0
+ rev: v2.32.1
46
hooks:
47
- id: pyupgrade
48
args: [--py37-plus]
0 commit comments