From 66a263ded9dad9ef94f7babcf6bce2a6a7b1cba4 Mon Sep 17 00:00:00 2001 From: snkk2x-collab <294638355+snkk2x-collab@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:45:28 +0800 Subject: [PATCH] chore: use public repository URLs --- packages/commitlint-config/package.json | 2 +- packages/prettier-config/package.json | 2 +- packages/vscode-extension-pack/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index 7203adb..3e0edc4 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -9,7 +9,7 @@ "author": "Ciro Ferreira da Cruz ", "repository": { "type": "git", - "url": "git@github.com:yetanothercode/yet-another.git", + "url": "git+https://github.com/yetanothercode/yet-another.git", "directory": "packages/commitlint-config" }, "peerDependencies": { diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 28f53c4..8a21497 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -9,7 +9,7 @@ "author": "Ciro Ferreira da Cruz ", "repository": { "type": "git", - "url": "git@github.com:yetanothercode/yet-another.git", + "url": "git+https://github.com/yetanothercode/yet-another.git", "directory": "packages/prettier-config" }, "peerDependencies": { diff --git a/packages/vscode-extension-pack/package.json b/packages/vscode-extension-pack/package.json index 909d622..75828de 100644 --- a/packages/vscode-extension-pack/package.json +++ b/packages/vscode-extension-pack/package.json @@ -6,7 +6,7 @@ "publisher": "cirocfc", "repository": { "type": "git", - "url": "git@github.com:yetanothercode/yet-another.git", + "url": "git+https://github.com/yetanothercode/yet-another.git", "directory": "packages/vscode-extension-pack" }, "files": [