chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2025-08-12 03:24:31 +00:00
parent 842e651928
commit a1d0528adb

View File

@@ -44,13 +44,13 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.12.7'
rev: 'v0.12.8'
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
rev: v6.0.0
hooks:
- id: end-of-file-fixer
exclude: |