chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2025-03-04 03:10:52 +00:00
parent 3dd7f7f17b
commit 9128011208

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