From 370b2c1f404c1d6e8376d70f8ebdb92677109b23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:55:00 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tox-dev/pyproject-fmt to v2.16.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 60afb3d..21f7a15 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.16.1" + rev: "v2.16.2" hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit