chore: update pre-commit hooks

This commit is contained in:
xmatthias
2025-02-18 03:04:55 +00:00
committed by Freqtrade Bot
parent ec82894990
commit 6fc81fa9c7
+2 -2
View File
@@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks # See https://pre-commit.com/hooks.html for more hooks
repos: repos:
- repo: https://github.com/pycqa/flake8 - repo: https://github.com/pycqa/flake8
rev: "7.1.1" rev: "7.1.2"
hooks: hooks:
- id: flake8 - id: flake8
additional_dependencies: [Flake8-pyproject] additional_dependencies: [Flake8-pyproject]
@@ -57,7 +57,7 @@ repos:
)$ )$
- repo: https://github.com/stefmolin/exif-stripper - repo: https://github.com/stefmolin/exif-stripper
rev: 0.6.1 rev: 0.6.2
hooks: hooks:
- id: strip-exif - id: strip-exif