Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-09-02 16:03:28 -07:00
parent 900bac3202
commit 5a5151cbe6

View File

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