From c813803b284b38ef6686c0dd2b610b17b067ddfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 09:21:08 +0000 Subject: [PATCH] fix(deps): update dependency prek to v0.3.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b394f40ad..f004ec168 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ django = [ "Django" ] lint = [ - "prek==0.3.5" + "prek==0.3.6" ] test = [ ]