From e7a8ff63f1202b7c3e9de567eaebbd09507e0d0c Mon Sep 17 00:00:00 2001 From: "khepri-bot[bot]" <269588972+khepri-bot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:19:38 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- prek.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/prek.toml b/prek.toml index 8103867..16437de 100644 --- a/prek.toml +++ b/prek.toml @@ -118,7 +118,7 @@ priority = 0 [[repos]] repo = "https://github.com/rhysd/actionlint" -rev = "v1.7.11" +rev = "v1.7.12" [[repos.hooks]] id = "actionlint" @@ -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.141.2" [[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"