Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2025-02-10 12:52:02 -08:00
parent 27d7756c46
commit 6984513f50

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