From 4ab5e076f75a3a1e4f51917217379cc6a3d29535 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 01:00:08 +0000 Subject: [PATCH] chore(npm): update dependency @anthropic-ai/claude-code to v2.1.259 --- .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 b6e8abd..c2a708e 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.258 + run: npm install -g @anthropic-ai/claude-code@2.1.259 - name: Validate marketplace manifest and plugins run: claude plugin validate .