feat: Add Black and isort pre-commit hooks with line length configuration

This commit is contained in:
Andreas Koepf (aider) 2025-01-23 11:02:13 +01:00
parent 64641c4ee0
commit 82afdb26e9
3 changed files with 31 additions and 0 deletions

View file

@ -3,3 +3,4 @@ black>=23.7.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.5.1
pre-commit>=3.5.0