diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 5a452ed..51a6945 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -11,6 +11,6 @@ steps: - label: ":shell: Shellcheck" plugins: - shellcheck#v1.0.1: + shellcheck#v1.1.2: files: hooks/** skip: "Shellcheck doesn't pass right now"