We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbd008 commit f75f3b2Copy full SHA for f75f3b2
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
hooks:
29
- id: black
30
- repo: https://github.com/asottile/pyupgrade
31
- rev: v3.3.1
+ rev: v3.3.2
32
33
- id: pyupgrade
34
args: [--py38-plus, --keep-runtime-typing]
0 commit comments