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

Update pre-commit hooks
This commit is contained in:
Matthias
2025-06-10 06:28:09 +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.12'
rev: 'v0.11.13'
hooks:
- id: ruff
- id: ruff-format