Hangar/frontend/.husky/pre-commit
renovate[bot] e3c675f43c
Update dependency husky to v5 (#375)
* Update dependency husky to v5

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2021-03-16 10:49:52 -07:00

6 lines
79 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd frontend || exit
yarn lint-staged