From 4e3f29238d6213d7ccca7cb3df515b60790634c6 Mon Sep 17 00:00:00 2001 From: "khepri-bot[bot]" <269588972+khepri-bot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:12:40 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- prek.toml | 4 ++-- template/prek.toml.jinja | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/prek.toml b/prek.toml index abf6802..bf69233 100644 --- a/prek.toml +++ b/prek.toml @@ -63,7 +63,7 @@ priority = 0 [[repos]] repo = "https://github.com/editorconfig-checker/editorconfig-checker" -rev = "v3.8.0" +rev = "v3.11.1" [[repos.hooks]] id = "editorconfig-checker" @@ -127,7 +127,7 @@ priority = 0 [[repos]] repo = "https://github.com/python-jsonschema/check-jsonschema" -rev = "0.37.4" +rev = "0.38.0" [[repos.hooks]] id = "check-github-actions" diff --git a/template/prek.toml.jinja b/template/prek.toml.jinja index 4ea25dd..fd17e6a 100644 --- a/template/prek.toml.jinja +++ b/template/prek.toml.jinja @@ -63,7 +63,7 @@ priority = 0 [[repos]] repo = "https://github.com/editorconfig-checker/editorconfig-checker" -rev = "v3.8.0" +rev = "v3.11.1" [[repos.hooks]] id = "editorconfig-checker" @@ -128,7 +128,7 @@ priority = 0 [[repos]] repo = "https://github.com/python-jsonschema/check-jsonschema" -rev = "0.37.4" +rev = "0.38.0" [[repos.hooks]] id = "check-github-actions"