Skip to content

Commit 50575d8

Browse files
committed
temporarily change pycln url due to hadialqattan/pycln#221
1 parent c401aae commit 50575d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ repos:
5858
- id: add-trailing-comma
5959
args:
6060
- --py36-plus
61-
- repo: https://github.com/hadialqattan/pycln
62-
rev: v2.3.0
61+
- repo: https://github.com/perfa/pycln # See https://github.com/hadialqattan/pycln/issues/221
62+
rev: d96e759
6363
hooks:
6464
- id: pycln
6565
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)