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