We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80b7f1 commit 59ce9afCopy full SHA for 59ce9af
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: isort
20
name: isort
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v2.25.0
+ rev: v2.26.0
23
hooks:
24
- id: pyupgrade
25
args: [--py37-plus]
0 commit comments