From 1ae1b9a8fd971e4d1bca885df4528d131cca4a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:53:09 +0000 Subject: [PATCH] Update buildkite plugin plugin-linter to v3.3.0 --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 208af7b..d5256a9 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -10,7 +10,7 @@ steps: - label: "✨ Lint" plugins: - - plugin-linter#v3.2.0: + - plugin-linter#v3.3.0: id: junit-annotate - label: ":bash: Shellcheck"