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

Update pre-commit hooks
This commit is contained in:
Matthias
2025-05-06 06:33:06 +02:00
committed by GitHub

View File

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