Update .pre-commit-config.yaml

This commit is contained in:
shamoon 2024-09-16 16:18:22 -07:00 committed by GitHub
parent 3603cb560e
commit 440a35c68b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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