Skip to content

Commit

Permalink
Add codespell.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Feb 6, 2025
1 parent 437495e commit 116beea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ repos:
- types-setuptools
- types-PyYAML
- types-toml
- repo: https://github.com/codespell-project/codespell
rev: v2.4.1
hooks:
- id: codespell
additional_dependencies:
- tomli

0 comments on commit 116beea

Please sign in to comment.