diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c76ea9..13cee4e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,7 @@ repos: rev: v2.3.0 hooks: - id: codespell + exclude: '.*\.ipynb' args: [ "-L", "crate,te,ba,ans,fo,nd" ] - repo: https://github.com/astral-sh/ruff-pre-commit