From 2d25848f946d058bd7994124d0a854c44335c583 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 18:42:32 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.7.0 --- .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 b7183320..08873bae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: name-tests-test - repo: https://github.com/python-poetry/poetry - rev: 1.6.1 + rev: 1.7.0 hooks: - id: poetry-check