chore(deps): add pre-commit to dev requirements
Some checks failed
Some checks failed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,8 +8,5 @@ isort>=5.13.2
|
||||
ruff==0.8.4 # Pinned — must match pre-commit hook and local version
|
||||
mypy>=1.13.0
|
||||
|
||||
# Optional: More advanced linting (if you prefer flake8 over ruff)
|
||||
# Note: flake8 itself works with 3.13, but some plugins may not
|
||||
# flake8>=7.1.0
|
||||
# flake8-docstrings>=1.7.0
|
||||
# flake8-import-order>=0.18.2
|
||||
# Pre-commit hooks
|
||||
pre-commit>=3.6.0
|
||||
|
||||
Reference in New Issue
Block a user