Skip to content

Commit

Permalink
chore: remove unused pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
claha committed Jan 9, 2025
1 parent 7456191 commit 5406eac
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ repos:
hooks:
- id: docker-compose-check

- repo: https://github.com/AleksaC/hadolint-py
rev: v2.12.0.3
hooks:
- id: hadolint

- repo: https://github.com/nix-community/nixpkgs-fmt
rev: v1.3.0
hooks:
Expand All @@ -106,9 +101,3 @@ repos:
rev: 1.4.0
hooks:
- id: dansabel

- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.96.2
hooks:
- id: terraform_fmt
- id: terraform_validate

0 comments on commit 5406eac

Please sign in to comment.