mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 22:06:34 +00:00
Use yarn to resolve lint-staged in pre-commit (#13470)
This commit is contained in:
parent
6b7c00edbc
commit
c2542a3baa
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
lint-staged --relative --shell "/bin/bash"
|
||||
yarn run lint-staged --relative --shell "/bin/bash"
|
||||
|
Loading…
x
Reference in New Issue
Block a user