Updates ruff in .pre-commit-config.yaml

This commit is contained in:
Trenton H 2024-06-11 14:18:29 -07:00 committed by GitHub
parent 968e00c691
commit 876cc51e47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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