Skip to content

Commit 66eb8cf

Browse files
committed
tomli to codepsell
1 parent 41ec26b commit 66eb8cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ repos:
2929
- id: codespell
3030
name: codespell
3131
description: Checks for common misspellings in text files
32+
additional_dependencies:
33+
- tomli
3234
- repo: https://github.com/astral-sh/ruff-pre-commit
3335
rev: v0.2.2
3436
hooks:

0 commit comments

Comments
 (0)