diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab94a22b8..93e38301e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,6 +31,7 @@ repos: rev: v2.4.1 hooks: - id: codespell + additional_dependencies: [tomli] exclude_types: - pofile - json