From 45c204a32ec81d656ddb54eb09133e496ee2de9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 02:36:08 +0000 Subject: [PATCH] chore(npm): update dependency @anthropic-ai/claude-code to v2.1.241 --- .github/workflows/validate-plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-plugins.yml b/.github/workflows/validate-plugins.yml index 926011e..3a1c8ee 100644 --- a/.github/workflows/validate-plugins.yml +++ b/.github/workflows/validate-plugins.yml @@ -22,7 +22,7 @@ jobs: - name: Install Claude Code # renovate: datasource=npm depName=@anthropic-ai/claude-code - run: npm install -g @anthropic-ai/claude-code@2.1.240 + run: npm install -g @anthropic-ai/claude-code@2.1.241 - name: Validate marketplace manifest and plugins run: claude plugin validate .