From 2dac1cc7425b5bb2acb779644a5b912def78aef7 Mon Sep 17 00:00:00 2001 From: if Date: Sun, 19 Mar 2023 19:52:17 +0300 Subject: [PATCH] upd pre-commit --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff008f4..b28836a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,6 @@ repos: - id: end-of-file-fixer - id: check-added-large-files - id: detect-private-key - - id: check-docstring-first - id: requirements-txt-fixer - id: debug-statements