Skip to content

Commit

Permalink
Bump mvdan/shfmt from v3.2.2 to v3.2.4 (#1327)
Browse files Browse the repository at this point in the history
Bumps mvdan/shfmt from v3.2.2 to v3.2.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2021
1 parent 37c106c commit 829cf80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FROM golangci/golangci-lint:v1.38.0 as golangci-lint
FROM koalaman/shellcheck:v0.7.1 as shellcheck
FROM wata727/tflint:0.25.0 as tflint
FROM alpine/terragrunt:0.14.5 as terragrunt
FROM mvdan/shfmt:v3.2.2 as shfmt
FROM mvdan/shfmt:v3.2.4 as shfmt
FROM accurics/terrascan:2d1374b as terrascan
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
FROM ghcr.io/assignuser/lintr-lib:0.2.0 as lintr-lib
Expand Down

0 comments on commit 829cf80

Please sign in to comment.