chore: update pre-commit hooks

This commit is contained in:
xmatthias 2024-05-28 04:39:48 +00:00 committed by Freqtrade Bot
parent 72d33070d4
commit 6f7c82c9ae

View File

@ -31,7 +31,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.4.4'
rev: 'v0.4.5'
hooks:
- id: ruff
@ -56,7 +56,7 @@ repos:
)$
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
additional_dependencies: