https
git
1 parent eca23bf commit ab75601Copy full SHA for ab75601
1 file changed
.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