diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ebea2e2..28dbd02 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,10 +56,10 @@ repos: entry: mdformat . language_version: python3.11 - - repo: https://github.com/hadialqattan/pycln - rev: v2.4.0 - hooks: - - id: pycln + # - repo: https://github.com/hadialqattan/pycln + # rev: v2.4.0 + # hooks: + # - id: pycln - repo: https://github.com/isidentical/teyit rev: 0.4.3