From d8ae7d668955b35e01353d2e4645ee3eb8e3c100 Mon Sep 17 00:00:00 2001 From: Joseph Hamman Date: Tue, 22 Oct 2024 09:54:04 -0700 Subject: [PATCH] remove types-redis --- .pre-commit-config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4667b20de1..bf8944d7ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,8 +37,6 @@ repos: - universal-pathlib # Tests - pytest - # Zarr v2 - - types-redis - repo: https://github.com/scientific-python/cookie rev: 2024.08.19 hooks: