Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2025-01-06 16:59:49 -08:00
parent 99df6429af
commit 07322eccba

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.4
rev: v0.8.6
hooks:
- id: ruff
- id: ruff-format