We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 001ed2f + cb0e660 commit f16ac73Copy full SHA for f16ac73
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: reorder-python-imports
26
args: [--py38-plus, --add-import, 'from __future__ import annotations']
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v3.15.1
+ rev: v3.15.2
29
hooks:
30
- id: pyupgrade
31
args: [--py38-plus]
0 commit comments