chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2026-02-17 03:48:08 +00:00
parent 2325e5f535
commit 1c21b092e6
+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.15.0' rev: 'v0.15.1'
hooks: hooks:
- id: ruff - id: ruff
- id: ruff-format - id: ruff-format