chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2025-12-09 03:27:07 +00:00
parent 3689b52309
commit 732610e200

View File

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