Skip to content

Commit

Permalink
modified: .github/workflows/pre-commit.yml
Browse files Browse the repository at this point in the history
	modified:   .pre-commit-config.yaml
	deleted:    README.md
  • Loading branch information
rr-epam committed Feb 20, 2024
1 parent e0072ab commit ad6d69a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- master

env:
TERRAFORM_DOCS_VERSION: v0.17.0
TERRAFORM_DOCS_VERSION: v0.16.0

jobs:
collectInputs:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.87.0
rev: v1.75.0
hooks:
- id: terraform_fmt
- id: terraform_validate
Expand Down
110 changes: 0 additions & 110 deletions README.md

This file was deleted.

0 comments on commit ad6d69a

Please sign in to comment.