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

Update pre-commit hooks
This commit is contained in:
Matthias
2024-11-19 06:26:43 +01:00
committed by GitHub

View File

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