Skip to content

Commit

Permalink
Merge pull request #277 from buildkite-plugins/renovate/shellcheck-1.x
Browse files Browse the repository at this point in the history
chore(deps): update buildkite plugin shellcheck to v1.4.0
  • Loading branch information
james2791 authored Oct 3, 2024
2 parents 6a57a0f + 47d12cb commit d8b7c3d
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
@@ -1,7 +1,7 @@
steps:
- label: ":shell: Shellcheck"
plugins:
- shellcheck#v1.3.0:
- shellcheck#v1.4.0:
files:
- hooks/**
- commands/**
Expand Down

0 comments on commit d8b7c3d

Please sign in to comment.