use Mix.Config config :husky, host_path: "./dev/sandbox", escript_path: "./priv/husky", pre_commit: "mix -v", pre_push: "false"