From 0e76e0f129d6348f46fead9959e66ba90f4c391f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:15:13 +0000 Subject: [PATCH] chore(deps): update dependency shellcheck to v3.3.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bd9644c..7254b34 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,7 @@ version: "2.1" orbs: - shellcheck: circleci/shellcheck@3.2.0 + shellcheck: circleci/shellcheck@3.3.0 semantic-release: trustedshops-public/semantic-release@6.0.0 jobs: