Updates ruff to match

This commit is contained in:
shamoon 2024-07-22 09:45:45 -07:00
parent 1a19d317bb
commit 5d322d6191

View File

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