From 86740f0ea268f8f527e1491ccd7f875161b7fc8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 10:44:18 +0000 Subject: [PATCH] Bump https://github.com/tox-dev/pyproject-fmt from v2.25.1 to 2.25.2 Bumps [https://github.com/tox-dev/pyproject-fmt](https://github.com/tox-dev/pyproject-fmt) from v2.25.1 to 2.25.2. - [Release notes](https://github.com/tox-dev/pyproject-fmt/releases) - [Commits](https://github.com/tox-dev/pyproject-fmt/compare/v2.25.1...v2.25.2) --- updated-dependencies: - dependency-name: https://github.com/tox-dev/pyproject-fmt dependency-version: 2.25.2 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 58f5fb5..d77903c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - --ignore-words-list=nin,preformed,wih,pres, - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.25.1 + rev: v2.25.2 hooks: - id: pyproject-fmt