From 5e612b020fb4c88701aa85516020a9980d27b55f Mon Sep 17 00:00:00 2001 From: "quant-ranger[bot]" <132915763+quant-ranger[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:27:06 +0100 Subject: [PATCH] Pre-commit autoupdate (#42) --- .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 0c70796..71db556 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.1.3 + rev: 0.1.6 hooks: - id: ruff-conda - id: ruff-format-conda - repo: https://github.com/quantco/pre-commit-mirrors-mypy - rev: 1.6.1 + rev: 1.7.1 hooks: - id: mypy-conda