diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94c0ab9..bd0cf25 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,10 +39,10 @@ repos: additional_dependencies: - toml files: \.py(?:i)? - - repo: https://github.com/myint/docformatter - rev: "v1.7.5" - hooks: - - id: docformatter + # - repo: https://github.com/myint/docformatter + # rev: "v1.7.5" + # hooks: + # - id: docformatter - repo: https://github.com/cheshirekow/cmake-format-precommit rev: "v0.6.13" hooks: