From 8af787203d381b64faa5953e02ff905d2717f51b Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 7 May 2026 14:56:36 -0500 Subject: [PATCH] Pin qdrant-skills to SHA 9f935f8 --- .claude-plugin/marketplace.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 17b5549..5aded73 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1515,7 +1515,8 @@ "category": "database", "source": { "source": "url", - "url": "https://github.com/qdrant/skills.git" + "url": "https://github.com/qdrant/skills.git", + "sha": "9f935f8bbb13ec62a07f0da0d42e89722029fb25" }, "homepage": "https://skills.qdrant.tech" },