diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index f819399..054e1e2 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -10,7 +10,7 @@ steps: - label: ":shell: Shellcheck" plugins: - - shellcheck#v1.3.0: + - shellcheck#v1.4.0: files: - hooks/** - lib/**