Skip to content

Commit

Permalink
ci: forgot to update pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
gipert committed Jan 1, 2024
1 parent 8150a0b commit 64d70a8
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 @@ -49,7 +49,7 @@ repos:
rev: "v2.2.5"
hooks:
- id: codespell
args: ["-L", "commun,"]
args: ["-L", "commun,precess"]
types_or: [rst]

- repo: https://github.com/pre-commit/pygrep-hooks
Expand Down

0 comments on commit 64d70a8

Please sign in to comment.