diff options
-rw-r--r-- | .pre-commit-config.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba172ed..d7264f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,6 @@ repos: rev: v5.0.0 hooks: - id: check-executables-have-shebangs - - id: check-shebang-scripts-are-executable - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace |