chore: update pre-commit hooks

This commit is contained in:
xmatthias
2023-12-23 08:04:51 +00:00
committed by Freqtrade Bot
parent b20aee7653
commit 23c3757c7a
+1 -1
View File
@@ -9,7 +9,7 @@ repos:
# stages: [push] # stages: [push]
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.7.1" rev: "v1.8.0"
hooks: hooks:
- id: mypy - id: mypy
exclude: build_helpers exclude: build_helpers