diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 2a14d30..9e1aa33 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,7 +1,7 @@ steps: - label: ":shell: Shellcheck" plugins: - - shellcheck#v1.3.0: + - shellcheck#v1.4.0: files: - hooks/** - commands/**