Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2025-01-20 19:22:11 -08:00
parent 34c9cba533
commit f850743137

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