Skip to content

Commit

Permalink
chore(deps): update dependency astral-sh/uv to v0.5.13 (#4445)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 0229efe commit 8b0b63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/gitpod/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ USER gitpod

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# renovate: datasource=github-releases depName=astral-sh/uv
ARG UV_VERSION=0.5.11
ARG UV_VERSION=0.5.13
# hadolint ignore=SC1090,SC1091
RUN curl -LsSf "https://astral.sh/uv/${UV_VERSION}/install.sh" | sh \
&& source "$HOME/.local/bin/env"
Expand Down

0 comments on commit 8b0b63f

Please sign in to comment.