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.
2 parents c27ba27 + 192fd0a commit dbc50c6Copy full SHA for dbc50c6
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
hooks:
40
- id: isort
41
- repo: https://github.com/asottile/pyupgrade
42
- rev: v3.15.1
+ rev: v3.15.2
43
44
- id: pyupgrade
45
args: ["--py37-plus"]
0 commit comments