chore: update pre-commit hooks

This commit is contained in:
xmatthias 2024-09-10 03:03:23 +00:00 committed by Freqtrade Bot
parent 9742216479
commit 01da36f984

View File

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