From d46438e99f15868579466b911b68d8bdc85cf84f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 20 Jul 2026 10:06:20 +0000 Subject: [PATCH] chore: pre-commit autoupdate --- .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 bd9ee12..1b9e706 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: pass_filenames: false - repo: https://github.com/jsh9/pydoclint - rev: 0.9.0 + rev: 0.9.1 hooks: - id: pydoclint @@ -61,7 +61,7 @@ repos: stages: [manual] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.20 + rev: v0.15.21 hooks: - id: ruff-format - id: ruff-check