From d23b8621793a74830a2e30df94ed476cebf47cb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 01:07:31 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.8.5 --- .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 bd91011..bcee834 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: trailing-whitespace types: [ python ] - repo: https://github.com/python-poetry/poetry - rev: '1.8.4' # add version here + rev: '1.8.5' # add version here hooks: - id: poetry-check # - id: poetry-lock