feat(ci): pre-commit

This commit is contained in:
Barrett Ruth 2025-09-19 16:00:40 -04:00
parent 5605df8e6c
commit 3c8b76207c
5 changed files with 229 additions and 22 deletions

View file

@ -17,6 +17,7 @@ dev = [
"types-requests>=2.32.4.20250913",
"pytest>=8.0.0",
"pytest-mock>=3.12.0",
"pre-commit>=4.3.0",
]
[tool.pytest.ini_options]