From 636774d0730dd1c8d805bc5bd205cc63b552563a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:14:11 +0000 Subject: [PATCH] Bump https://github.com/tox-dev/pyproject-fmt from v2.25.2 to 2.25.3 Bumps [https://github.com/tox-dev/pyproject-fmt](https://github.com/tox-dev/pyproject-fmt) from v2.25.2 to 2.25.3. - [Release notes](https://github.com/tox-dev/pyproject-fmt/releases) - [Commits](https://github.com/tox-dev/pyproject-fmt/compare/v2.25.2...v2.25.3) --- updated-dependencies: - dependency-name: https://github.com/tox-dev/pyproject-fmt dependency-version: 2.25.3 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 8667cb3..2fa4eba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: - repo: https://github.com/tox-dev/pyproject-fmt - rev: "v2.25.2" + rev: "v2.25.3" hooks: - id: pyproject-fmt