From 38ac22acb0460b8cc49e72e754cc9628fe181f1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 13:02:47 +0000 Subject: [PATCH] chore(deps): bump https://github.com/tox-dev/pyproject-fmt Bumps [https://github.com/tox-dev/pyproject-fmt](https://github.com/tox-dev/pyproject-fmt) from v2.16.2 to 2.20.0. - [Release notes](https://github.com/tox-dev/pyproject-fmt/releases) - [Commits](https://github.com/tox-dev/pyproject-fmt/compare/v2.16.2...v2.20.0) --- updated-dependencies: - dependency-name: https://github.com/tox-dev/pyproject-fmt dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 fbf5b02..14a109a 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.2" + rev: "v2.20.0" hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit