From fcc45f39a80fab4296db1771198b80d907f128ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 14:17:15 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tox-dev/pyproject-fmt to v2.21.0 --- .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 efed285..fa3ae2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/tox-dev/pyproject-fmt - rev: "v2.20.0" + rev: "v2.21.0" hooks: - id: pyproject-fmt - repo: https://github.com/34j/sync-python-matrix