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 34d7616 commit 92df28bCopy full SHA for 92df28b
1 file changed
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: prettier
38
args: ["--tab-width", "2"]
39
- repo: https://github.com/asottile/pyupgrade
40
- rev: v3.7.0
+ rev: v3.8.0
41
hooks:
42
- id: pyupgrade
43
args: [--py37-plus]
0 commit comments