Skip to content

Commit

Permalink
Add option to upgrade uv lock in justfile and run upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sanders41 committed Nov 4, 2024
1 parent 52ddf18 commit cc8ddda
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 221 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@

@lock:
uv lock

@lock-upgrade:
uv lock --upgrade
Loading

0 comments on commit cc8ddda

Please sign in to comment.