Skip to content

Commit

Permalink
skip pre commit terraform for now
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf committed Jun 21, 2024
1 parent 8564738 commit 1fbdb4e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ repos:
rev: v2.2.1
hooks:
- id: autoflake
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.92.0
hooks:
- id: terraform_fmt
- id: terraform_validate
# - repo: https://github.com/antonbabenko/pre-commit-terraform
# rev: v1.92.0
# hooks:
# - id: terraform_fmt
# - id: terraform_validate
- repo: local
hooks:
- id: pylint
Expand Down

0 comments on commit 1fbdb4e

Please sign in to comment.