Skip to content

Commit

Permalink
chore: remove pycln for incompatible
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <me@frostming.com>
  • Loading branch information
frostming committed Nov 2, 2023
1 parent 84c6353 commit b83b7db
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ repos:
- id: pyupgrade
args: [--py37-plus]

- repo: https://github.com/hadialqattan/pycln
rev: v2.3.0
hooks:
- id: pycln
args: [--all]

- repo: https://github.com/pycqa/flake8
rev: 6.1.0
hooks:
Expand Down

0 comments on commit b83b7db

Please sign in to comment.