From f387f02cdaa13e4951628b92ee38243a9fcca458 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:43:48 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/abravalheri/validate-pyproject: v0.25 → v0.24.1](https://github.com/abravalheri/validate-pyproject/compare/v0.25...v0.24.1) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e9f03b9..e86795e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: hooks: - id: toml-sort-fix - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.25 + rev: v0.24.1 hooks: - id: validate-pyproject - repo: https://github.com/executablebooks/mdformat