diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55a127cd3..fd657dc45 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,4 +55,6 @@ repos: rev: v2.1.0 hooks: - id: codespell - args: [--ignore-words=.codespellignore] + args: + - --ignore-words=.codespellignore + - --builtin=clear,rare,informal