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 a617bf2 commit 9e91935Copy full SHA for 9e91935
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: isort
30
name: isort
31
- repo: https://github.com/asottile/pyupgrade
32
- rev: v3.3.1
+ rev: v3.3.2
33
hooks:
34
- id: pyupgrade
35
args: [--py37-plus]
0 commit comments