We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c774f2 commit 595efc5Copy full SHA for 595efc5
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
- flake8-bugbear
65
- flake8-blind-except
66
- repo: https://github.com/asottile/pyupgrade
67
- rev: v3.2.0
+ rev: v3.2.2
68
hooks:
69
- id: pyupgrade
70
args: [--py3-plus, --py38-plus, --keep-runtime-typing]
0 commit comments