From c0502189e78dc3f46a30dc85ae3d5451ea6c42c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niko=20B=C3=B6ckerman?= Date: Thu, 3 Jul 2025 20:50:51 +0300 Subject: [PATCH] Revert "chore(deps): update dependency uv to v0.7.19" This reverts commit 28a0f9be31fac19cc019d42144963d452ce2223b. --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0f5d686..f489555 100644 --- a/mise.toml +++ b/mise.toml @@ -64,4 +64,4 @@ node = "22" "pipx:mypy" = "1.16.1" "pipx:ruff" = "0.11.13" python = "3.13.5" -uv = "0.7.19" +uv = "0.7.18"