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

Update pre-commit hooks
This commit is contained in:
Matthias
2024-12-17 06:30:46 +01:00
committed by GitHub

View File

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