Update Ruff pre-commit hook to 0.7.4 (#5532)

This commit is contained in:
github-actions[bot] 2024-11-15 16:14:03 +00:00 committed by GitHub
parent b7f2d3ae28
commit 06bbf316c3
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.7.3
rev: v0.7.4
hooks:
# Linter
- id: ruff