chore: update pre-commit hooks

pull/11204/head
xmatthias 1 year ago committed by Freqtrade Bot
parent c266490ee4
commit 09c272515e

@ -9,7 +9,7 @@ repos:
# stages: [push]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.14.0"
rev: "v1.14.1"
hooks:
- id: mypy
exclude: build_helpers
@ -31,7 +31,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.8.4'
rev: 'v0.8.6'
hooks:
- id: ruff
- id: ruff-format

Loading…
Cancel
Save