From a4d793f97c8237c0d097f6f84e19951f35c770cb Mon Sep 17 00:00:00 2001 From: "khepri-bot[bot]" <269588972+khepri-bot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 02:38:32 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- prek.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prek.toml b/prek.toml index 8103867..428a458 100644 --- a/prek.toml +++ b/prek.toml @@ -127,7 +127,7 @@ priority = 0 [[repos]] repo = "https://github.com/python-jsonschema/check-jsonschema" -rev = "0.37.0" +rev = "0.37.1" [[repos.hooks]] id = "check-github-actions" @@ -141,7 +141,7 @@ priority = 0 [[repos]] repo = "https://github.com/renovatebot/pre-commit-hooks" -rev = "43.76.4" +rev = "43.96.0" [[repos.hooks]] id = "renovate-config-validator" @@ -151,7 +151,7 @@ priority = 0 [[repos]] repo = "https://github.com/gitleaks/gitleaks" -rev = "v8.30.0" +rev = "v8.30.1" [[repos.hooks]] id = "gitleaks"