From 9de5349465cafb89eb5356886bf4c88c87708b40 Mon Sep 17 00:00:00 2001 From: Ha Thach Date: Thu, 9 Nov 2023 07:52:19 +0700 Subject: [PATCH] Remove forbid submodule --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f32a6ba4..19233e51c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,6 @@ repos: lib/| .idea/ ) - - id: forbid-submodules - repo: https://github.com/codespell-project/codespell rev: v2.2.4