#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn workspaces run pre-commit
