From 95d6fd50e804452325a0dd3a19402cf60052eba9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 15:36:14 +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 f551f29..5adc0a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 1.6.1 + rev: 1.7.0 hooks: - id: poetry-check - repo: https://github.com/kaechele/pre-commit-mirror-prettier