Skip to content

Commit 42b2942

Browse files
authored
Merge pull request #17 from buildkite-plugins/renovate/buildkite-plugin-linter-2.x
Update buildkite plugin plugin-linter to v2.0.0
2 parents 8ecef61 + 05dfc5d commit 42b2942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ steps:
99
run: ruby
1010
- label: "✨ Lint"
1111
plugins:
12-
plugin-linter#v1.0.0:
13-
name: junit-annotate
12+
plugin-linter#v2.0.0:
13+
id: junit-annotate
1414
- label: ":bash: Shellcheck"
1515
plugins:
1616
shellcheck#v1.0.1:

0 commit comments

Comments
 (0)