From c676423a4e83470c74363029f44d3a691206b8f4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Mar 2025 16:15:48 +0000 Subject: [PATCH] Update dependency shellcheck to v3 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 048e8e1..172f907 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,7 +12,7 @@ orbs: utils: coda/utils@<> orb-tools: circleci/orb-tools@11.5.0 bats: circleci/bats@1.0.1 - shellcheck: circleci/shellcheck@2.0 + shellcheck: circleci/shellcheck@3.4 # Pipeline Parameters ## These parameters are used internally by orb-tools.