From 206c2eb73fbb39291602c93f6ced1fb2c58a0300 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:10:28 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.8.4 --- .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 a6ac539..8c79be0 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.3 + rev: 1.8.4 hooks: - id: poetry-check