From 7f56a2b0c6c3403c6d0a316291bee22cd98d9668 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 19:33:01 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.7.1 --- .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 fa0d2b5..4e63d12 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: args: [--py39-plus] - repo: https://github.com/python-poetry/poetry - rev: 1.6.1 + rev: 1.7.1 hooks: - id: poetry-check