diff --git a/.buildkite/pipeline.sh b/.buildkite/pipeline.sh index 5b3f12f..013f7d0 100755 --- a/.buildkite/pipeline.sh +++ b/.buildkite/pipeline.sh @@ -27,7 +27,7 @@ steps: - label: ":shell: Shellcheck" plugins: - shellcheck#v1.0.0: + shellcheck#v1.0.1: files: hooks/** - wait