From 836e1334605f8b6fc75a59dae98da34cd7d00e42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 12:22:49 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v2 --- .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 ceaa0c7..653d11b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - id: ruff-format - id: ruff - repo: https://github.com/python-poetry/poetry - rev: 1.8.5 + rev: 2.0.0 hooks: - id: poetry-lock - id: poetry-check