From bf12f4d6b2eab244626dd9932f904d231b0893e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 06:19:25 +0000 Subject: [PATCH] chore: update prek hooks --- prek.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prek.toml b/prek.toml index bfe05a39..78d2539d 100644 --- a/prek.toml +++ b/prek.toml @@ -62,7 +62,7 @@ additional_dependencies = [ [[repos]] repo = "https://github.com/astral-sh/ruff-pre-commit" -rev = "v0.15.16" +rev = "v0.15.20" [[repos.hooks]] id = "ruff-check"