Skip to content

Commit

Permalink
docs: relock uv file after version update
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Dec 11, 2024
1 parent aa6f1db commit 135d886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ bump:
&& git config --global user.name svcfmtm \
&& git config --global user.email [email protected] \
&& cd src/backend \
&& cz bump --check-consistency'
&& cz bump --check-consistency --no-verify'

# Run docs website locally
docs:
Expand Down
2 changes: 1 addition & 1 deletion src/backend/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 135d886

Please sign in to comment.