Skip to content

Commit 20b405d

Browse files
authored
Merge pull request #44 from buildkite-plugins/renovate/shellcheck-1.x
Update buildkite plugin shellcheck to v1.3.0
2 parents 697cfe2 + 6ce6b27 commit 20b405d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66

77
- label: ":bash: Shellcheck"
88
plugins:
9-
shellcheck#v1.2.0:
9+
shellcheck#v1.3.0:
1010
files: hooks/**
1111

1212
- label: ":bash: Tests"

0 commit comments

Comments
 (0)