diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6ccece9..ea79f1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,6 @@ repos: rev: 6.3.0 hooks: - id: pydocstyle - additional_dependencies: ['.[toml]'] - repo: https://github.com/PyCQA/flake8 rev: 6.0.0 hooks: