Skip to content

Commit 74e31d7

Browse files
deps(docker): bump mvdan/shfmt from v3.8.0 to v3.9.0 (#6052)
Bumps mvdan/shfmt from v3.8.0 to v3.9.0. --- updated-dependencies: - dependency-name: mvdan/shfmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ddf7d3 commit 74e31d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ FROM registry.k8s.io/kustomize/kustomize:v5.4.3 AS kustomize
2121
FROM hashicorp/terraform:1.9.4 AS terraform
2222
FROM koalaman/shellcheck:v0.10.0 AS shellcheck
2323
FROM mstruebing/editorconfig-checker:v3.0.3 AS editorconfig-checker
24-
FROM mvdan/shfmt:v3.8.0 AS shfmt
24+
FROM mvdan/shfmt:v3.9.0 AS shfmt
2525
FROM rhysd/actionlint:1.7.1 AS actionlint
2626
FROM scalameta/scalafmt:v3.8.3 AS scalafmt
2727
FROM zricethezav/gitleaks:v8.18.4 AS gitleaks

0 commit comments

Comments
 (0)