From 4d368088fd1148ab49eca57e09ca111f0e9c22c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 13:48:04 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v2 --- .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 0c5b20c..ec8744a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 1.8.5 + rev: 2.0.0 hooks: - id: poetry-check - repo: https://github.com/kaechele/pre-commit-mirror-prettier