mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Use yarn to resolve lint-staged in pre-commit (#13470)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user