Skip to content

Commit

Permalink
Merge pull request #328 from lsst-sqre/u/rra/periodic
Browse files Browse the repository at this point in the history
Install pre-commit before calling autoupdate
  • Loading branch information
rra authored Jan 4, 2024
2 parents d90e9f5 + 1fd89fe commit eb3ffa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.PHONY: update-deps
update-deps:
pip install --upgrade pre-commit
pre-commit autoupdate
pip install --upgrade pip-tools pip setuptools
pip-compile --upgrade --resolver=backtracking --build-isolation \
Expand Down

0 comments on commit eb3ffa9

Please sign in to comment.