Update Ruff pre-commit hook to v0.5.7 (#5293)

Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-08-09 09:19:12 +01:00 committed by GitHub
parent cf1ce9e45f
commit b1089c254c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ repos:
# Run the Ruff linter.
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.6
rev: v0.5.7
hooks:
# Linter
- id: ruff