From 30ef0f6e2e9fad076e9f0ebe280674947373ec9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 15:25:12 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.8.3 --- .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 5c32d3b..23be760 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 1.8.2 + rev: 1.8.3 hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier