Skip to content

Commit

Permalink
Internal: Found config. Now enable reading it
Browse files Browse the repository at this point in the history
  • Loading branch information
ntjohnson1 committed Dec 14, 2024
1 parent 87ea5f5 commit 244069e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ repos:
rev: v2.3.0
hooks:
- id: codespell
args: [ --toml, "pyproject.toml"]
args: [ --toml, "pyproject.toml"]
additional_dependencies:
- tomli

0 comments on commit 244069e

Please sign in to comment.