From 0a09821886414cc66e12054e492b730583284764 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:46:31 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tox-dev/pyproject-fmt to v2.3.1 --- .pre-commit-config.yaml | 2 +- project/.pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a041109..484ec122 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/tox-dev/pyproject-fmt - rev: "2.3.0" + rev: "2.3.1" hooks: - id: pyproject-fmt - repo: https://github.com/python-poetry/poetry diff --git a/project/.pre-commit-config.yaml b/project/.pre-commit-config.yaml index ab1a60be..486e483a 100644 --- a/project/.pre-commit-config.yaml +++ b/project/.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: "2.3.0" + rev: "2.3.1" hooks: - id: pyproject-fmt - repo: https://github.com/python-poetry/poetry