From 4796a04ac89ad67e8de2201158ac2e881cd1f4ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:47:39 +0000 Subject: [PATCH] Update dependency gh to v2.92.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index b6164c7..9c2a8da 100644 --- a/.mise.toml +++ b/.mise.toml @@ -7,7 +7,7 @@ node = "24.13.1" "npm:@openai/codex" = "0.104.0" "npm:@github/copilot" = "1.0.12" uv = "0.10.12" -gh = "2.78.0" +gh = "2.92.0" rust = "1.93.1" flutter = "3.41.6-stable" bun = "1.3.11"