Skip to content

Commit

Permalink
Merge pull request #77 from trussworks/mk-update-tf-docs
Browse files Browse the repository at this point in the history
Update circleci image to pull in new terraform-docs version
  • Loading branch information
Michael Kania authored Feb 18, 2021
2 parents 4971621 + e88e85e commit 431e083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

references:
circleci: &circleci trussworks/circleci:efb1042e31538677779971798e0912390f699e72
circleci: &circleci trussworks/circleci:bb3bffc3e3a69473458103e53873f1bcce6ffc5b

jobs:
terratest:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ repos:
- id: terraform_fmt

- repo: git://github.com/golangci/golangci-lint
rev: v1.34.1
rev: v1.37.0
hooks:
- id: golangci-lint

0 comments on commit 431e083

Please sign in to comment.