From 2a7067c75a632e3dc65299882d99956abce45c55 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 2 Nov 2025 18:15:03 +0000 Subject: [PATCH] Revert pre-push hook change Co-authored-by: thdxr <826656+thdxr@users.noreply.github.com> --- .husky/pre-push | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/pre-push b/.husky/pre-push index 9b85547dc..b26017ee9 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,3 +1,2 @@ #!/bin/sh -export PATH="$HOME/.bun/bin:$PATH" bun typecheck