From f1f1e25281628e77b40ea0e7fc956c4ee469d3bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 18:10:37 +0000 Subject: [PATCH] chore(deps): update pre-commit hook abravalheri/validate-pyproject to v0.26 --- .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 946fae3..a313f84 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: 0.26 hooks: - id: validate-pyproject - repo: https://github.com/executablebooks/mdformat