chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2025-07-15 03:31:05 +00:00
parent 19e9effae4
commit e721a741ca
+2 -2
View File
@@ -44,7 +44,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit - repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version. # Ruff version.
rev: 'v0.12.2' rev: 'v0.12.3'
hooks: hooks:
- id: ruff - id: ruff
- id: ruff-format - id: ruff-format
@@ -70,7 +70,7 @@ repos:
)$ )$
- repo: https://github.com/stefmolin/exif-stripper - repo: https://github.com/stefmolin/exif-stripper
rev: 1.0.0 rev: 1.1.0
hooks: hooks:
- id: strip-exif - id: strip-exif