From 5c7240a96df09c19c90b494a20fde0c31a93f2be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 May 2026 10:23:56 +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 b551815..3ad30a0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: args: ["--fix", "--show-fixes"] - repo: https://github.com/python-poetry/poetry - rev: 2.4.0 + rev: 2.4.1 hooks: - id: poetry-check args: ["--strict"] @@ -53,7 +53,7 @@ repos: additional_dependencies: ["validate-pyproject-schema-store[all]"] - repo: https://github.com/crate-ci/typos - rev: "v1.46.0" + rev: "v1.46.1" hooks: - id: typos args: []