We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https
git
1 parent a076a5d commit 6e44aabCopy full SHA for 6e44aab
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- - repo: git://github.com/antonbabenko/pre-commit-terraform
+ - repo: https://github.com/antonbabenko/pre-commit-terraform
3
rev: v1.52.0
4
hooks:
5
- id: terraform_fmt
6
- id: terraform_tflint
7
- id: terraform_docs
8
- - repo: git://github.com/pre-commit/pre-commit-hooks
+ - repo: https://github.com/pre-commit/pre-commit-hooks
9
rev: v4.0.1
10
11
- id: check-merge-conflict
0 commit comments