Skip to content

Commit

Permalink
remove pyupgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxpy committed Nov 18, 2024
1 parent 6dbcd08 commit c9876d1
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 @@ -18,8 +18,3 @@ repos:
- id: ruff
args: [--fix, --select, I]
- id: ruff-format
- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
hooks:
- id: pyupgrade
args: [--py38-plus]

0 comments on commit c9876d1

Please sign in to comment.