Skip to content

Commit

Permalink
revert: make setup dev not to update pre-commits (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
d0choa authored and DSuveges committed Mar 8, 2024
1 parent 0b0db5e commit 8f91f3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ poetry install --sync

echo "Setting up pre-commit..."
poetry run pre-commit install
poetry run pre-commit autoupdate
poetry run pre-commit install --hook-type commit-msg

echo "Activating the Poetry environment..."
Expand Down

0 comments on commit 8f91f3a

Please sign in to comment.