Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 18, 2023
1 parent b8d1bf3 commit 6dcdf8c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.62.1
rev: v1.83.5
hooks:
# - id: terraform_validate
- id: terraform_fmt
Expand All @@ -16,8 +16,9 @@ repos:
# exclude: examples/

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.5.0
hooks:
# - id: check-symlinks
- id: detect-aws-credentials
args: [ "--allow-missing-credentials" ]
- id: detect-private-key

0 comments on commit 6dcdf8c

Please sign in to comment.