mirror of
https://github.com/plankanban/planka.git
synced 2025-08-03 04:25:27 +02:00
Fix pre-commit hook, update dependencies
This commit is contained in:
parent
e239d85901
commit
6f219e5368
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