From 6ece5cde3b94d547d6eb87997698da6e55dc6dad Mon Sep 17 00:00:00 2001 From: "stoat-release[bot]" <245062572+stoat-release[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 10:47:21 -0700 Subject: [PATCH] chore(deps): update dependency gh to v2.95.0 (#822) Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com> --- .mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise/config.toml b/.mise/config.toml index 331ba797..7cee11fc 100644 --- a/.mise/config.toml +++ b/.mise/config.toml @@ -2,7 +2,7 @@ node = "25.4.0" pnpm = "10.28.1" -gh = "2.25.0" +gh = "2.95.0" rust = "1.92.0" "cargo:cargo-nextest" = "0.9.122"