Skip to content

Commit 595922a

Browse files
authored
Update linter version
1 parent 3125ada commit 595922a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [ -z "${BUILDKITE_PLUGIN_PLUGIN_LINTER_ID:-}" ]; then
77
exit 1
88
fi
99

10-
TAG=${BUILDKITE_PLUGIN_PLUGIN_LINTER_IMAGE_VERSION:-v2.0.4}
10+
TAG=${BUILDKITE_PLUGIN_PLUGIN_LINTER_IMAGE_VERSION:-v2.1.0}
1111

1212
echo "--- :docker: Fetching buildkite/plugin-linter:${TAG}"
1313

0 commit comments

Comments
 (0)