From 751491da6f7c581d58f638d91409110212493c45 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 19 Feb 2026 00:07:41 +0000 Subject: [PATCH] Remove ref and sha from semgrep plugin source --- .claude-plugin/marketplace.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 6c1b6a2..b4834db 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -667,9 +667,7 @@ "category": "security", "source": { "source": "url", - "url": "https://github.com/semgrep/mcp-marketplace.git", - "ref": "main", - "sha": "9fa3dd7166a15a4fa04aea00116176a03867328d" + "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" }