Update ruff pre-commit hook to 0.8.1 (#5561)

This commit is contained in:
github-actions[bot] 2024-11-29 09:12:32 +00:00 committed by GitHub
parent fd5bffb40e
commit d8e6dfa0ff
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.8.0
rev: v0.8.1
hooks:
# Linter
- id: ruff