We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acbcec4 + 6febb0d commit 2b90803Copy full SHA for 2b90803
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: reorder-python-imports
14
args: [--py38-plus]
15
- repo: https://github.com/asottile/pyupgrade
16
- rev: v3.15.1
+ rev: v3.15.2
17
hooks:
18
- id: pyupgrade
19
0 commit comments