Skip to content

Commit d19f9dd

Browse files
committed
Drop pyupgrade
1 parent 521f0b1 commit d19f9dd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@ repos:
5050
- --allow-past-years
5151
- --no-extra-eol
5252

53-
- repo: https://github.com/asottile/pyupgrade
54-
rev: v3.21.2
55-
hooks:
56-
- id: pyupgrade
57-
args: [--py37-plus, --keep-runtime-typing]
58-
5953
- repo: https://github.com/asottile/add-trailing-comma
6054
rev: v4.0.0
6155
hooks:

0 commit comments

Comments
 (0)