Skip to content

Commit

Permalink
Merge pull request #63 from buildkite-plugins/renovate/shellcheck-1.x
Browse files Browse the repository at this point in the history
Update buildkite plugin shellcheck to v1.1.2
  • Loading branch information
keithduncan authored Jul 19, 2021
2 parents 212df44 + 006d68b commit bd69aac
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.0.1:
shellcheck#v1.1.2:
files: hooks/**
skip: "Shellcheck doesn't pass right now"

0 comments on commit bd69aac

Please sign in to comment.