Skip to content

Commit 3fdeb64

Browse files
committed
remove pyupgrade.
1 parent ab584d7 commit 3fdeb64

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ repos:
2525
- id: python-no-log-warn
2626
- id: python-use-type-annotations
2727
- id: text-unicode-replacement-char
28-
- repo: https://github.com/asottile/pyupgrade
29-
rev: v3.3.1
30-
hooks:
31-
- id: pyupgrade
32-
args: [--py37-plus]
3328
- repo: https://github.com/asottile/reorder_python_imports
3429
rev: v3.9.0
3530
hooks:

0 commit comments

Comments
 (0)