We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c401aae commit 50575d8Copy full SHA for 50575d8
.pre-commit-config.yaml
@@ -58,8 +58,8 @@ repos:
58
- id: add-trailing-comma
59
args:
60
- --py36-plus
61
- - repo: https://github.com/hadialqattan/pycln
62
- rev: v2.3.0
+ - repo: https://github.com/perfa/pycln # See https://github.com/hadialqattan/pycln/issues/221
+ rev: d96e759
63
hooks:
64
- id: pycln
65
- repo: https://github.com/pycqa/flake8
0 commit comments