Update .pre-commit-config.yaml

This commit is contained in:
Henry Schreiner
2023-10-03 10:19:06 -04:00
committed by GitHub
parent de4fe44dc8
commit 46a7bf14dc
+1 -1
View File
@@ -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