diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index e552285..d647416 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/** - wait