Skip to content

Commit

Permalink
Fix and upgrade pre-commit config (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
posquit0 authored May 2, 2022
1 parent 3fb1b61 commit aac8f77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.58.0
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.70.1
hooks:
- id: terraform_fmt
- id: terraform_validate
Expand Down

0 comments on commit aac8f77

Please sign in to comment.