diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5dbd067797c..e461aa39c9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,12 +24,6 @@ repos: - id: mypy exclude: ^docs/conf.py - - repo: https://github.com/codespell-project/codespell - rev: v2.0.0 - hooks: - - id: codespell - args: [--ignore-words-list="ans, hart, ot, poit, reallllly, tring"] - - repo: https://github.com/pre-commit/mirrors-prettier rev: v2.2.1 hooks: