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 eca23bf commit ab75601Copy full SHA for ab75601
.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