From 1fa9c4a41953e847635e1642c9cebf03991a1b0a Mon Sep 17 00:00:00 2001 From: Ilya Grigoryev Date: Fri, 20 Oct 2023 17:15:09 +0300 Subject: [PATCH] remove(pre-commit): luacheck --- .pre-commit-config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10235e8..0ee24b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,3 @@ repos: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - - repo: https://github.com/Calinou/pre-commit-luacheck - rev: v1.0.0 - hooks: - - id: luacheck