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 a1ee4cf commit 8f1cea6Copy full SHA for 8f1cea6
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
hooks:
41
- id: isort
42
- repo: https://github.com/asottile/pyupgrade
43
- rev: v3.16.0
+ rev: v3.17.0
44
45
- id: pyupgrade
46
args: ["--py37-plus"]
0 commit comments