From 6b9b4ed22a6938a81629ffff133aa229b9c78212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 06:11:22 +0000 Subject: [PATCH] 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] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 08b3f8fd..74f10a55 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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