From d29b2ac3bf641fc3cebfc3d468950f0674a92404 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:08:47 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v2.1.1 (#418) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 0a984ed..264d838 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 2.1.0 + rev: 2.1.1 hooks: - id: poetry-check - repo: https://github.com/kaechele/pre-commit-mirror-prettier