From f6318a49adfd503edf3cf77d521a7e5c7df9bb54 Mon Sep 17 00:00:00 2001 From: "quant-ranger[bot]" <132915763+quant-ranger[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:27:29 +0200 Subject: [PATCH] Pre-commit autoupdate (#119) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd2a5d8..ad257de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,11 +7,11 @@ repos: - id: trailing-whitespace - id: check-toml - repo: https://github.com/quantco/pre-commit-mirrors-ruff - rev: 0.3.0 + rev: 0.3.4 hooks: - id: ruff-conda - id: ruff-format-conda - repo: https://github.com/quantco/pre-commit-mirrors-mypy - rev: 1.8.0 + rev: 1.9.0 hooks: - id: mypy-conda