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

Update pre-commit hooks
This commit is contained in:
Matthias
2025-12-09 07:23:50 +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.7'
rev: 'v0.14.8'
hooks:
- id: ruff
- id: ruff-format