reactpy
reactpy copied to clipboard
Add Back Pre-Commit Hooks
Current Situation
After repo was re-organized pre-commit was removed just to get that in quicker. We should add back pre-commit hooks.
Proposed Actions
Add pre-commit hooks that match linting that happens in CI:
- black
- Ruff
- mypy