From d2bc0f9b1509d633c7bb220d1c22c695817d8a7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 02:08:11 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tox-dev/pyproject-fmt to v2.25.2 --- .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 db86dd6..a584409 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/tox-dev/pyproject-fmt - rev: "v2.25.1" + rev: "v2.25.2" hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit