install hook for xx

pull/22310/head
ZwX1616 4 years ago
parent 535af87650
commit c01e622e82
  1. 1
      update_requirements.sh

@ -39,3 +39,4 @@ pyenv rehash
echo "precommit install ..." echo "precommit install ..."
pre-commit install pre-commit install
[ -d "./xx" ] && cd xx && pre-commit install
Loading…
Cancel
Save