We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0602356 commit ddf73d7Copy full SHA for ddf73d7
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: prettier
35
36
- repo: https://github.com/asottile/pyupgrade
37
- rev: v2.32.0
+ rev: v2.32.1
38
hooks:
39
- id: pyupgrade
40
args: [--py37-plus]
0 commit comments