Skip to content

Commit

Permalink
Merge pull request #577 from sanders41/justfile
Browse files Browse the repository at this point in the history
Add option to upgrade uv lock in justfile and run upgrade
  • Loading branch information
sanders41 authored Nov 4, 2024
2 parents 52ddf18 + cc8ddda commit b6a9fe3
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 b6a9fe3

Please sign in to comment.