add pre-commit w/ sample config

This commit is contained in:
stvnrlly
2023-11-16 15:54:19 -05:00
parent 311a63f8fd
commit 42b54e980b
3 changed files with 70 additions and 12 deletions

View File

@@ -64,6 +64,7 @@ isort = "^5.12.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.8"
pip-audit = "*"
pre-commit = "^3.5.0"
pytest = "^7.4.3"
pytest-env = "^1.1.1"
pytest-mock = "^3.12.0"