Skip to content

Commit

Permalink
remove pyupgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasraabe committed Jan 9, 2023
1 parent ab584d7 commit 3fdeb64
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ repos:
- id: python-no-log-warn
- id: python-use-type-annotations
- id: text-unicode-replacement-char
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
hooks:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.9.0
hooks:
Expand Down

0 comments on commit 3fdeb64

Please sign in to comment.