File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11repos :
2- - repo : git ://github.com/pre-commit/pre-commit-hooks
2+ - repo : https ://github.com/pre-commit/pre-commit-hooks
33 rev : v4.0.1
44 hooks :
55 # Git style
2828 - id : detect-private-key
2929
3030
31- - repo : git ://github.com/jumanjihouse/pre-commit-hooks
31+ - repo : https ://github.com/jumanjihouse/pre-commit-hooks
3232 rev : 2.1.5
3333 hooks :
3434 - id : shfmt
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Step into the repository you want to have the pre-commit hooks installed and run
144144git init
145145cat << EOF > .pre-commit-config.yaml
146146repos:
147- - repo: git ://github.com/antonbabenko/pre-commit-terraform
147+ - repo: https ://github.com/antonbabenko/pre-commit-terraform
148148 rev: <VERSION> # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
149149 hooks:
150150 - id: terraform_fmt
You can’t perform that action at this time.
0 commit comments