Updates ruff to match

This commit is contained in:
Trenton H 2024-06-18 07:33:24 -07:00
parent 1b0761b1c4
commit 9b95c0b972

View File

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