1
0
Fork 0
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:
Maksim Eltyshev 2022-04-19 02:52:19 +05:00
parent e239d85901
commit 6f219e5368
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