mirror of
https://github.com/plankanban/planka.git
synced 2025-12-29 17:25:05 +03:00
Fix pre-commit hook, update dependencies
This commit is contained in:
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
Reference in New Issue
Block a user