Bump mvdan/shfmt from v3.1.2 to v3.2.0

Bumps mvdan/shfmt from v3.1.2 to v3.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-02 06:11:22 +00:00 committed by GitHub
parent da41dfe6fb
commit 6b9b4ed22a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ FROM yoheimuta/protolint:v0.26.0 as protolint
FROM koalaman/shellcheck:v0.7.1 as shellcheck
FROM wata727/tflint:0.20.3 as tflint
FROM alpine/terragrunt:0.13.5 as terragrunt
FROM mvdan/shfmt:v3.1.2 as shfmt
FROM mvdan/shfmt:v3.2.0 as shfmt
FROM accurics/terrascan:d182f1c as terrascan
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
FROM ghcr.io/assignuser/lintr-lib:0.1.2 as lintr-lib