Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-11-26 10:33:15 -08:00
parent dbe8c5840e
commit fb0ea25cfc

View File

@ -48,7 +48,7 @@ repos:
exclude: "(^Pipfile\\.lock$)"
# Python hooks
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.7.3'
rev: 'v0.8.0'
hooks:
- id: ruff
- id: ruff-format