From 137ff0720cd6510fef98edd682cc72fe7ab82808 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 17:41:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hooks --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ed9641..b7624fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,8 +45,8 @@ repos: - id: mdformat language: python additional_dependencies: - - mdformat-mkdocs==5.1.3 - - mdformat-footnote==0.1.2 + - mdformat-mkdocs==5.1.4 + - mdformat-footnote==0.1.3 - repo: https://github.com/DavidAnson/markdownlint-cli2 rev: v0.20.0 @@ -59,7 +59,7 @@ repos: - id: uv-lock - repo: https://github.com/crate-ci/typos - rev: v1.42.1 + rev: v1.42.3 hooks: - id: typos @@ -75,7 +75,7 @@ repos: - id: zizmor - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.0 + rev: 0.36.1 hooks: - id: check-github-workflows args: ["--verbose"]