Skip to content

Commit

Permalink
Drop use of pyupgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
wrobell committed Aug 25, 2023
1 parent aa42546 commit dd273c1
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
@@ -1,9 +1,4 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.21.0
hooks:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/pycqa/isort
rev: 5.12.0
hooks:
Expand Down

0 comments on commit dd273c1

Please sign in to comment.