From 5142fa157b782b1e0a8001d1401be7d1e3f8c1b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:35:07 +0000 Subject: [PATCH] Update buildkite plugin shellcheck to v1.4.0 --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index ebc9e17..77993fb 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -15,5 +15,5 @@ steps: - label: ":bash: Shellcheck" plugins: - - shellcheck#v1.3.0: + - shellcheck#v1.4.0: files: hooks/*