pre-commit: autoupdate hooks (#532)

Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
This commit is contained in:
Adeeb Shihadeh
2023-09-12 08:30:48 -07:00
committed by GitHub
parent 4b334f6f10
commit e342bc4888

View File

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