Skip to content

Commit 6880007

Browse files
committed
ignore-script
1 parent 057447e commit 6880007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ install-python:
66
poetry install
77

88
install-node:
9-
npm ci --legacy-peer-deps
9+
npm ci --ignore-scripts
1010

1111
install-hooks: install-python
1212
poetry run pre-commit install --install-hooks --overwrite

0 commit comments

Comments
 (0)