Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2025-02-28 13:28:48 -08:00
parent e19f05a236
commit 61fd28ff50

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