Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions buildargs.conf
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ KUSTOMIZE_VERSION=5.8.1
NGINX_VERSION=1.29

# renovate: datasource=github-releases depName=anomalyco/opencode
OPENCODE_VERSION=1.18.25
OPENCODE_VERSION=1.18.26

# renovate: datasource=npm depName=@earendil-works/pi-coding-agent
PI_VERSION=0.84.4
Expand All @@ -73,7 +73,7 @@ PYTHON_VERSION=3.14
RUFF_VERSION=0.16.5

# renovate: datasource=github-releases depName=astral-sh/uv
UV_VERSION=0.12.8
UV_VERSION=0.12.9

# renovate: datasource=github-releases depName=apollographql/rover
ROVER_VERSION=0.41.0
Expand Down