Skip to content

Commit 2ed8e17

Browse files
authored
fix(github-release): update uv to 0.10.4
| datasource | package | from | to | | --------------- | ------------ | ------ | ------ | | github-releases | astral-sh/uv | 0.10.3 | 0.10.4 |
1 parent d56e160 commit 2ed8e17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tilde/private_dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ go = "1.26.0"
77
node = "24.13.1"
88
python = "3.14.3"
99
# rust = "1.90.0" # Required for Cargo-based tools
10-
uv = "0.10.3"
10+
uv = "0.10.4"
1111

1212
# === Development Tools ===
1313
github-cli = "2.86.0"

0 commit comments

Comments
 (0)