Remove the deps.update at commit time
Way too long to commit
This commit is contained in:
@@ -1,7 +1,2 @@
|
|||||||
npm run pre-commit
|
npm run pre-commit
|
||||||
python3 ./check_i18n.py
|
python3 ./check_i18n.py
|
||||||
./check_deps.sh || (
|
|
||||||
npm update
|
|
||||||
mix deps.update --all
|
|
||||||
exit 1
|
|
||||||
)
|
|
||||||
Reference in New Issue
Block a user