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

Update pre-commit hooks
This commit is contained in:
Matthias
2026-03-17 06:29:38 +01:00
committed by GitHub
+1 -1
View File
@@ -31,7 +31,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.15.5'
rev: 'v0.15.6'
hooks:
- id: ruff
- id: ruff-format