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

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