Skip to content

Commit

Permalink
Update shfmt Docker tag to v3.9.0 (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 42f1ef6 commit 594eb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quality/bash/bash-linter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
set -eo pipefail

# https://hub.docker.com/r/mvdan/shfmt/tags
readonly shmft="mvdan/shfmt:v3.8.0"
readonly shmft="mvdan/shfmt:v3.9.0"

# https://hub.docker.com/r/koalaman/shellcheck-alpine/tags
readonly shellcheck="koalaman/shellcheck-alpine:v0.10.0"
Expand Down

0 comments on commit 594eb00

Please sign in to comment.