Skip to content

Commit

Permalink
ci: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dgniewek committed Jul 29, 2024
1 parent b1ff2fc commit 8c2eba8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
repos:
- repo: https://github.com/gruntwork-io/pre-commit
# Stick to v0.1.20 until this bug is fixed: https://github.com/gruntwork-io/pre-commit/issues/102
# When updating, also check if tflint version in pre-commit workflow can be updated.
rev: "v0.1.23" # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
hooks:
- id: terraform-validate # It should be the first step as it runs terraform init required by tflint
Expand Down

0 comments on commit 8c2eba8

Please sign in to comment.