model-registry/.husky/pre-commit
2024-06-13 23:22:25 -04:00

6 lines
109 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run healthy-check
npm run increase-version
git add package.json