Skip to content
Snippets Groups Projects
Commit efdd85d4 authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove unused hooks.

parent af91a6a7
No related branches found
No related tags found
No related merge requests found
...@@ -5,12 +5,8 @@ repos: ...@@ -5,12 +5,8 @@ repos:
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-executables-have-shebangs - id: check-executables-have-shebangs
- id: check-json
- id: check-merge-conflict - id: check-merge-conflict
- id: check-shebang-scripts-are-executable - id: check-shebang-scripts-are-executable
- id: check-symlinks
- id: check-toml
- id: check-xml
- id: check-yaml - id: check-yaml
- id: detect-private-key - id: detect-private-key
- id: end-of-file-fixer - id: end-of-file-fixer
...@@ -59,7 +55,6 @@ repos: ...@@ -59,7 +55,6 @@ repos:
rev: v0.2.0 rev: v0.2.0
hooks: hooks:
- id: shell-validate - id: shell-validate
- id: docker-compose
- repo: https://github.com/shellcheck-py/shellcheck-py.git - repo: https://github.com/shellcheck-py/shellcheck-py.git
rev: v0.7.2.1 rev: v0.7.2.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment