From 4935ed787eab2f973ab29e7f4f75d01eaf515fa3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 13:20:36 +0000 Subject: [PATCH] chore(deps): update dependency prek to v0.3.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c7ffcd0..0116014 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dev = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.3.4" + "prek==0.3.5" ] test = [ "pytest-github-actions-annotate-failures==0.4.0",