build(precommit): add typos checks

This commit is contained in:
Nathaniel Landau
2023-08-30 08:34:07 -04:00
parent f7ba237d0d
commit 98d9a5a86f
11 changed files with 62 additions and 850 deletions

View File

@@ -13,6 +13,7 @@
poethepoet = "^0.18.1"
pre-commit = "^3.3.3"
python = "^3.9"
typos = "^1.16.8"
yamllint = "^1.32.0"
[tool.poetry.group.dev.dependencies]