Skip to content

Commit

Permalink
Remove pyupgrade from precommit.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Oct 5, 2022
1 parent 3314a7c commit 380696e
Show file tree
Hide file tree
Showing 2 changed files 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.23.1
hooks:
- id: pyupgrade
args: ["--py36-plus"]

- repo: https://github.com/pycqa/isort
rev: 5.9.3
Expand Down
Empty file.

0 comments on commit 380696e

Please sign in to comment.