Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-08-26 17:46:00 -07:00
parent 14dde1f886
commit e5357e48c2

View File

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