From 849398157168a0cec304dc4d14776371251d1998 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 09:45:18 +0000 Subject: [PATCH] chore(deps): update pre-commit 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 b7791cc5..02f6d079 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - id: mdformat language: python additional_dependencies: - - mdformat-mkdocs==5.0.0 + - mdformat-mkdocs==5.1.1 - repo: https://github.com/astral-sh/uv-pre-commit rev: 0.9.13 @@ -82,7 +82,7 @@ repos: # zizmor detects security vulnerabilities in GitHub Actions workflows. - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.17.0 + rev: v1.18.0 hooks: - id: zizmor