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 c52714b commit 46486cdCopy full SHA for 46486cd
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
hooks:
40
- id: isort
41
- repo: https://github.com/asottile/pyupgrade
42
- rev: v3.18.0
+ rev: v3.19.0
43
44
- id: pyupgrade
45
args: ["--py37-plus"]
0 commit comments