Skip to content

Commit 74f36ae

Browse files
fix: activate flox env in pre-commit hook
1 parent 9872c04 commit 74f36ae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.husky/pre-commit

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
npx lint-staged
1+
eval "$(flox activate)"
2+
yarn lint-staged

0 commit comments

Comments
 (0)