From fdc46a6ad0f684cf38972a0507fc45cc72f7bddc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 14:13:24 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.8.5 --- .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 a164af3..f46a5cf 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/python-poetry/poetry - rev: 1.8.4 + rev: 1.8.5 hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier