Auto-update pre-commit hooks (#5488)

* Auto-update pre-commit hooks

* Update .pre-commit-config.yaml

---------

Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-24 19:16:30 +01:00 committed by GitHub
parent dc60923c44
commit 67a28a9c82
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.0
rev: v0.7.1
hooks:
# Linter
- id: ruff