From 8a6efc36bb82bd86aa5b3584fa59d609cb80f30d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 12:19:08 +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"