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

Update pre-commit hooks
This commit is contained in:
Matthias
2025-07-08 06:54:38 +02:00
committed by GitHub

View File

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