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 e50de87 commit 1cac4fcCopy full SHA for 1cac4fc
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: isort
34
- repo: https://github.com/asottile/pyupgrade
35
- rev: v3.10.1
+ rev: v3.11.0
36
37
- id: pyupgrade
38
args: ["--py37-plus"]
0 commit comments