chore: update pre-commit hooks

This commit is contained in:
xmatthias
2025-02-04 03:03:58 +00:00
committed by Freqtrade Bot
parent b4af89380b
commit a412ff76bc

View File

@@ -31,7 +31,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.9.3'
rev: 'v0.9.4'
hooks:
- id: ruff
- id: ruff-format
@@ -62,7 +62,7 @@ repos:
- id: strip-exif
- repo: https://github.com/codespell-project/codespell
rev: v2.4.0
rev: v2.4.1
hooks:
- id: codespell
additional_dependencies: