From 218431f35a0cc40f7f189aac19e6aeaff6f53436 Mon Sep 17 00:00:00 2001 From: Felix Kaechele Date: Sun, 5 Nov 2023 21:32:54 -0500 Subject: [PATCH] fix: remove async_timeout from pre-commit-config Signed-off-by: Felix Kaechele --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6bdd5b..a70fca9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,6 @@ repos: exclude: (docs|tests|setup.py) additional_dependencies: - aenum - - async_timeout - bleak - bleak_retry_connector - repo: https://github.com/pre-commit/mirrors-mypy