From 43b1492b9680c6c5b0b21c2fe59acec528ad6342 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 29 May 2026 09:54:23 -0500 Subject: [PATCH] bump(wix): update pinned commit to c5b343f Updates the pinned commit for wix (wix/skills) to the current upstream main tip. The previous pin was behind upstream. Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 2abdee7a..d57b195b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2620,7 +2620,7 @@ "source": { "source": "url", "url": "https://github.com/wix/skills.git", - "sha": "5da7e749a466ef9ddcdb2822099b940b9a1bc151" + "sha": "c5b343f2dadba06da91ee6de07272161fb68d40d" }, "homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills" },