diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f8255520..e81271a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -81,5 +81,5 @@ repos: rev: v2.2.6 hooks: - id: codespell - args: ["-L", "sur"] + args: ["-L", "sur", "-w"] exclude: ^docs/working-examples\.md$ # Autogenerated