diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4df525f..23e9ad8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,6 @@ repos: - id: isort args: ["--profile", "black", "--filter-files"] - - repo: https://github.com/myint/docformatter rev: v1.6.0 hooks: