From 6b9024422af0db4d474359d77fa7650bae453ef4 Mon Sep 17 00:00:00 2001 From: kimbwook Date: Tue, 14 Oct 2025 23:19:58 +0900 Subject: [PATCH] apply pre-commit --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index cf738be58..0fcb02768 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.12" resolution-markers = [ "(python_full_version >= '3.13' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version >= '3.13' and sys_platform != 'darwin' and sys_platform != 'linux')",