chore: update pre-commit hooks

This commit is contained in:
xmatthias
2025-02-25 03:08:51 +00:00
committed by Freqtrade Bot
parent 7b7c8d9374
commit 86a5240174

View File

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