Skip to content

Commit

Permalink
Merge pull request #318 from lsst-sqre/tickets/DM-42182
Browse files Browse the repository at this point in the history
DM-42182: Run pre-commit autoupdate with make update-deps
  • Loading branch information
rra authored Dec 15, 2023
2 parents 423fded + 617cef8 commit 227a0be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/dependencies.yaml

This file was deleted.

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:
pre-commit autoupdate
pip install --upgrade pip-tools pip setuptools
pip-compile --upgrade --resolver=backtracking --build-isolation \
--generate-hashes --allow-unsafe \
Expand Down

0 comments on commit 227a0be

Please sign in to comment.