Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2025-01-27 16:52:53 -08:00
parent bce02920f2
commit 4dd38569d4

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