From 52dadb654cec1773785fa97655ecbdc0f14a5968 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 02:04:35 +0000 Subject: [PATCH] chore(pre-commit.ci): pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/python-poetry/poetry: 1.4.1 → 1.4.0](https://github.com/python-poetry/poetry/compare/1.4.1...1.4.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 d838099..0adbc0f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: trailing-whitespace - id: debug-statements - repo: https://github.com/python-poetry/poetry - rev: 1.4.1 + rev: 1.4.0 hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier