From a07204db2f74d869452489b15b279bc88153a690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 22:08:19 +0000 Subject: [PATCH] chore(deps): update dependency prek to v0.3.13 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7928501..da3c1f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ lint = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.3.12" + "prek==0.3.13" ] [project]