We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8724737 commit 2a74fecCopy full SHA for 2a74fec
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
name: isort (cython)
27
types: [cython]
28
- repo: https://github.com/asottile/pyupgrade
29
- rev: v2.7.3
+ rev: v2.7.4
30
hooks:
31
- id: pyupgrade
32
args: [--py37-plus]
0 commit comments