Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-12-23 13:47:06 -08:00
parent 23d9ac025d
commit c7f3a8e3bb

View File

@ -51,7 +51,7 @@ repos:
- 'prettier-plugin-organize-imports@4.1.0'
# Python hooks
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.3
rev: v0.8.4
hooks:
- id: ruff
- id: ruff-format