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 5721fb6 commit d27f0e3Copy full SHA for d27f0e3
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
hooks:
19
- id: isort
20
- repo: https://github.com/asottile/pyupgrade
21
- rev: v3.16.0
+ rev: v3.17.0
22
23
- id: pyupgrade
24
args: [--py38-plus]
0 commit comments