Skip to content

Commit

Permalink
Bump koalaman/shellcheck from v0.7.1 to v0.7.2 (super-linter#1462)
Browse files Browse the repository at this point in the history
Bumps koalaman/shellcheck from v0.7.1 to v0.7.2.

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] authored Apr 30, 2021
1 parent 6470e17 commit d1e7a0c
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 @@ -12,7 +12,7 @@ FROM dotenvlinter/dotenv-linter:3.0.0 as dotenv-linter
FROM mstruebing/editorconfig-checker:2.3.5 as editorconfig-checker
FROM yoheimuta/protolint:v0.31.0 as protolint
FROM golangci/golangci-lint:v1.39.0 as golangci-lint
FROM koalaman/shellcheck:v0.7.1 as shellcheck
FROM koalaman/shellcheck:v0.7.2 as shellcheck
FROM alpine/terragrunt:0.15.0 as terragrunt
FROM wata727/tflint:0.28.0 as tflint
FROM mvdan/shfmt:v3.2.4 as shfmt
Expand Down

0 comments on commit d1e7a0c

Please sign in to comment.