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:
parent
d18b276e30
commit
9567072ce0
3 changed files with 116 additions and 107 deletions
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
yarn lint-staged
|
Loading…
Add table
Add a link
Reference in a new issue