pre-commit: autoupdate hooks (#597)

Update pre-commit hook versions

Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
This commit is contained in:
Adeeb Shihadeh
2024-03-07 13:56:46 -08:00
committed by GitHub
parent 78c45389ec
commit e1e100824b

View File

@@ -11,7 +11,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.2
rev: v0.3.0
hooks:
- id: ruff
- repo: local