From 824f4e82c4a205a25979794c8de5172b70bb71a6 Mon Sep 17 00:00:00 2001 From: Rhuan Barreto Date: Sat, 21 Mar 2026 00:45:27 +0100 Subject: [PATCH] chore: pin gh CLI to 2.88.1 in prototools --- .prototools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prototools b/.prototools index 784c5c5b..8c7d7a5e 100644 --- a/.prototools +++ b/.prototools @@ -1,7 +1,7 @@ bun = "1.3.9" node = "24" npm = "11.11.0" -gh = "^2.83.2" +gh = "2.88.1" [settings] auto-install = true