diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f308d0..c9fc908 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,3 +34,4 @@ repos: rev: v2.3.0 hooks: - id: codespell + args: [--ignore-words-list=readin]