From 03165f3f1093681aa57e9f6a13237c9cc809609a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 18:22:45 +0000 Subject: [PATCH] chore(deps): update dependency shellcheck to v3.4.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7254b34..16171db 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,7 @@ version: "2.1" orbs: - shellcheck: circleci/shellcheck@3.3.0 + shellcheck: circleci/shellcheck@3.4.0 semantic-release: trustedshops-public/semantic-release@6.0.0 jobs: