Skip to content

Commit

Permalink
fix pre-commit hook on ubuntu (temporalio#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 authored Jan 12, 2022
1 parent 933545e commit 9d5efec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -euo pipefail

exec < /dev/tty
Expand Down

0 comments on commit 9d5efec

Please sign in to comment.