Skip to content

Commit 6b0c26e

Browse files
authored
Merge pull request #78 from buildkite-plugins/renovate/shellcheck-1.x
chore(deps): update buildkite plugin shellcheck to v1.4.0
2 parents 79de773 + 59bb9a7 commit 6b0c26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- label: ":shell: Shellcheck"
33
plugins:
4-
- shellcheck#v1.3.0:
4+
- shellcheck#v1.4.0:
55
files: hooks/**
66

77
- label: ":sparkles:"

0 commit comments

Comments
 (0)