Development: add tomli as codespell additional dep for py < 3.11

This commit is contained in:
shamoon
2025-08-17 10:45:51 -07:00
parent 521fd1c957
commit 1bbac9948a

View File

@@ -31,6 +31,7 @@ repos:
rev: v2.4.1
hooks:
- id: codespell
additional_dependencies: [tomli]
exclude_types:
- pofile
- json