mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-27 14:20:14 +00:00
Changed the package manager used in the .husky/pre-commit hook from yarn to pnpm
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn lint-staged
|
||||
pnpm lint-staged
|
||||
|
||||
Reference in New Issue
Block a user