chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2026-02-10 03:57:12 +00:00
parent ed22b4e09b
commit 1f00c9d680
+1 -1
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.14' rev: 'v0.15.0'
hooks: hooks:
- id: ruff - id: ruff
- id: ruff-format - id: ruff-format