We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8554f6d commit 69514acCopy full SHA for 69514ac
.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.4.0
+ rev: v3.6.0
33
hooks:
34
- id: pyupgrade
35
args: [--py37-plus]
0 commit comments