1
0
Fork 0
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:
Maksim Eltyshev 2022-04-19 02:52:19 +05:00
parent 47404265b0
commit 411cfcabab
6 changed files with 42 additions and 42 deletions

4
.husky/pre-commit Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged