From 721be91b45514acaf9170e8b2521e30f1c687a8e Mon Sep 17 00:00:00 2001 From: Adish M <44204658+adishM98@users.noreply.github.com> Date: Fri, 18 Jul 2025 15:44:49 +0530 Subject: [PATCH] Fix/submodule frontend (#13490) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🔥 hotfix: point submodules to latest commits * 🔥 hotfix: point submodules to latest commits --- .husky/pre-commit | 4 ++-- frontend/ee | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index d5b5fd41c7..652ed0f2f5 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/bin/sh -. "$(dirname "$0")/_/husky.sh" +# . "$(dirname "$0")/_/husky.sh" -#npx lint-staged +# npx lint-staged diff --git a/frontend/ee b/frontend/ee index 178c3f2195..fbf55a45f6 160000 --- a/frontend/ee +++ b/frontend/ee @@ -1 +1 @@ -Subproject commit 178c3f2195b385eeaf0f00154026fb54ef84c0bf +Subproject commit fbf55a45f62cc34c00b17ec1ba0b9899c7b0c675