diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5c88959..2fc4a58 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,6 @@ repos: rev: "v2.7.1" hooks: - id: prettier - exclude: '^tests/integration/cassettes/.*\.yaml$' - repo: https://github.com/pycqa/isort rev: "5.12.0" hooks: