chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2025-11-25 03:23:56 +00:00
parent 4eea0cca08
commit f94acc9173

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.5' rev: 'v0.14.6'
hooks: hooks:
- id: ruff - id: ruff
- id: ruff-format - id: ruff-format