mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
Fix pre-commit hook, update dependencies
This commit is contained in:
parent
47404265b0
commit
411cfcabab
6 changed files with 42 additions and 42 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue