Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jan 27, 2025
1 parent 2c99e67 commit 21b7294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ repos:
rev: v2.4.0
hooks:
- id: codespell
args: ["-L", "sur,assertin", "-w"]
args: ["-L", "sur,assertin,hep", "-w"]
exclude: ^docs/working-examples\.md$ # Autogenerated


Expand Down

0 comments on commit 21b7294

Please sign in to comment.