Merge pull request #10416 from freqtrade/update/pre-commit-hooks

Update pre-commit hooks
This commit is contained in:
Matthias 2024-07-09 06:31:42 +02:00 committed by GitHub
commit f1993766ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.5.0'
rev: 'v0.5.1'
hooks:
- id: ruff