You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update various pre-commit hooks to their latest versions:
- pre-commit-hooks: v4.6.0 -> v5.0.0
- texthooks: 0.6.6 -> 0.6.8
- black: 24.4.2 -> 24.10.0
- ruff: v0.5.0 -> v0.9.2
These updates ensure we're using the most recent versions of our code quality tools, potentially bringing performance improvements and new features.
0 commit comments