From 9de70e2b64355590dde78bccb101d7b25029d653 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 19:09:46 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.8.2 --- .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 58ec8db..f4b0cc5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: args: [--py39-plus] - repo: https://github.com/python-poetry/poetry - rev: 1.8.1 + rev: 1.8.2 hooks: - id: poetry-check