chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2026-03-10 03:45:37 +00:00
parent c31894be72
commit 2d75f002f9
+3 -3
View File
@@ -44,7 +44,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.15.4'
rev: 'v0.15.5'
hooks:
- id: ruff
- id: ruff-format
@@ -75,7 +75,7 @@ repos:
- id: strip-exif
- repo: https://github.com/codespell-project/codespell
rev: v2.4.1
rev: v2.4.2
hooks:
- id: codespell
additional_dependencies:
@@ -83,6 +83,6 @@ repos:
# Ensure github actions remain safe
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v1.22.0
rev: v1.23.1
hooks:
- id: zizmor