From 6be5979c6c37b1be8dfd7955863099d40ce51e60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 15:21:41 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-poetry/poetry to v1.5.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 75b9fee..f79fd2e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: trailing-whitespace - id: debug-statements - repo: https://github.com/python-poetry/poetry - rev: 1.4.2 + rev: 1.5.0 hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier