Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-12-02 15:08:56 -08:00
parent 32f31fb3c2
commit b31a324ad1

View File

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