Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-12-16 12:17:05 -08:00
parent cb8fcbb11e
commit b190203e0d

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