chore: update pre-commit hook to address husky warning (#7106)

This commit is contained in:
Matti Nannt
2026-01-15 08:42:37 +01:00
committed by GitHub
parent 78fb111610
commit 2fc183d384
-3
View File
@@ -1,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# Load environment variables from .env files
if [ -f .env ]; then
set -a