From 2ff795d52f8fdec8a67ab6bc2d3bea88063994a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 08:47:04 +0000 Subject: [PATCH] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d08992e..2d27a52 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,13 +11,13 @@ repos: - id: check-yaml name: Check YAML files with check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.3 + rev: 0.34.0 hooks: - id: check-github-workflows name: Check GitHub workflows with check-jsonschema args: ["--verbose"] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.113.3 + rev: 41.122.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator