Merge pull request #11695 from freqtrade/update/pre-commit-hooks

Update pre-commit hooks
This commit is contained in:
Matthias
2025-04-29 20:08:24 +02:00
committed by GitHub

View File

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