Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-08-05 15:52:04 -07:00
parent eba42f73c6
commit 0f8dedb357

View File

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