Update ruff pre-commit hook to v0.8.0 (#5546)

This commit is contained in:
github-actions[bot] 2024-11-22 12:34:52 +00:00 committed by GitHub
parent e6cb0d33fd
commit ea8c879685
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.4
rev: v0.8.0
hooks:
# Linter
- id: ruff