Commit e6a8bb7e authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove the checkov hook.

Never been too useful.
parent 73553c4d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -62,11 +62,6 @@ repos:
      - id: terraform-fmt
      - id: terraform-validate

  - repo: https://github.com/bridgecrewio/checkov.git
    rev: 3.2.513
    hooks:
      - id: checkov

  - repo: https://github.com/ambv/black.git
    rev: 26.3.1
    hooks: