From dccc48a78d0f18365d7edc646b15cd1d60c229fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 05:39:28 +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 555f0160..6def8cbf 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/rvben/rumdl-pre-commit