This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
mirror of
https://github.com/portainer/portainer.git
synced
2025-08-06 06:15:22 +02:00
Code
Issues
Releases
Activity
2bd880ec29
portainer
/
.husky
/
pre-commit
4 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
chore(deps): upgrade husky and lint-staged [EE-4842] (#8989)
2023-05-29 11:17:42 +07:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
required changes to enable monorepo. Co-authored-by: deviantony <anthony.lapenna@portainer.io> Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
2024-10-09 08:37:23 +13:00
cd $(dirname -- "$0") && yarn lint-staged
Copy permalink