Skip to content

Commit

Permalink
codespell fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Jan 14, 2025
1 parent 803a6c1 commit 003f65b
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 @@ -35,7 +35,7 @@ repos:
rev: "v2.2.6"
hooks:
- id: codespell
# args: ["-L", "fle,fo,infinit,isnt,nin,te,aks"]
args: ["-L", "nd"]
stages: [manual]

- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit 003f65b

Please sign in to comment.