Skip to content

Commit b83b7db

Browse files
committed
chore: remove pycln for incompatible
Signed-off-by: Frost Ming <[email protected]>
1 parent 84c6353 commit b83b7db

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ repos:
4242
- id: pyupgrade
4343
args: [--py37-plus]
4444

45-
- repo: https://github.com/hadialqattan/pycln
46-
rev: v2.3.0
47-
hooks:
48-
- id: pycln
49-
args: [--all]
50-
5145
- repo: https://github.com/pycqa/flake8
5246
rev: 6.1.0
5347
hooks:

0 commit comments

Comments
 (0)