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 f8a6b13 commit 3c7f324Copy full SHA for 3c7f324
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: isort
38
name: isort
39
- repo: https://github.com/asottile/pyupgrade
40
- rev: v2.37.3
+ rev: v2.38.0
41
hooks:
42
- id: pyupgrade
43
args: [--py37-plus]
0 commit comments