Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-12-09 14:47:58 -08:00
parent 63371c7422
commit 8ca0f322bd

View File

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