1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 23:35:31 +02:00

chore(deps): upgrade husky and lint-staged [EE-4842] (#8989)

This commit is contained in:
Chaim Lev-Ari 2023-05-29 11:17:42 +07:00 committed by GitHub
parent d18b276e30
commit 9567072ce0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 116 additions and 107 deletions

4
.husky/pre-commit Executable file
View file

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