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 89a91d2 commit 34760a5Copy full SHA for 34760a5
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
hooks:
45
- id: isort
46
- repo: https://github.com/asottile/pyupgrade
47
- rev: v3.19.1
+ rev: v3.20.0
48
49
- id: pyupgrade
50
args: ["--py39-plus"]
0 commit comments