We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3c60d commit 781d092Copy full SHA for 781d092
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: prettier
35
args: ["--tab-width", "2"]
36
- repo: https://github.com/asottile/pyupgrade
37
- rev: v3.16.0
+ rev: v3.17.0
38
hooks:
39
- id: pyupgrade
40
args: [--py37-plus]
0 commit comments