From cb17ce5e7a4955343a36a1a6f8e0f88e209d9448 Mon Sep 17 00:00:00 2001 From: Muhammad Anas Date: Thu, 26 Sep 2024 14:21:03 +0000 Subject: [PATCH] fix: issues --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 37fe9f1d..da966a91 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,6 +52,7 @@ repos: - types-pytz - types-requests - types-python-dateutil + - types-setuptools - repo: https://github.com/rhysd/actionlint rev: v1.7.1 hooks: