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

Update pre-commit hooks
This commit is contained in:
Matthias
2025-11-25 06:34:42 +01:00
committed by GitHub

View File

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