Skip to content

Commit

Permalink
fix: updated lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TeKrop committed Aug 29, 2024
1 parent 168bac6 commit 656b67f
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ clean: down ## Clean up Docker environment
docker network prune -f

lock: ## Update lock file
$(DOCKER_RUN) uv lock
uv lock

.PHONY: help build start lint format shell exec test up down clean lock
Loading

0 comments on commit 656b67f

Please sign in to comment.