File tree Expand file tree Collapse file tree 3 files changed +17
-31
lines changed Expand file tree Collapse file tree 3 files changed +17
-31
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : validate
2+
3+ on :
4+ push :
5+ branches :
6+ - main
7+ pull_request :
8+ branches :
9+ - main
10+
11+ jobs :
12+ validate :
13+ uses : trussworks/shared-actions/.github/workflows/validate.yml@main
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 - id : check-json
@@ -11,13 +11,13 @@ repos:
1111 - --autofix
1212 - id : trailing-whitespace
1313
14- - repo : git ://github.com/igorshubovych/markdownlint-cli
14+ - repo : https ://github.com/igorshubovych/markdownlint-cli
1515 rev : v0.28.1
1616 hooks :
1717 - id : markdownlint
1818
19- - repo : git ://github.com/antonbabenko/pre-commit-terraform
20- rev : v1.50 .0
19+ - repo : https ://github.com/antonbabenko/pre-commit-terraform
20+ rev : v1.75 .0
2121 hooks :
2222 - id : terraform_docs
2323 - id : terraform_fmt
You can’t perform that action at this time.
0 commit comments