Skip to content

Commit

Permalink
Merge pull request #77 from buildkite-plugins/renovate/shellcheck-1.x
Browse files Browse the repository at this point in the history
Update buildkite plugin shellcheck to v1.2.0
  • Loading branch information
pzeballos authored Apr 13, 2022
2 parents c882590 + 0462c8e commit a115ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit a115ba2

Please sign in to comment.