From 15de19cbdeda6cc3ac5e436d56b822a917ad96c3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 23:26:45 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/floatingpurr/sync_with_poetry: 0.3.0 → 0.4.0](https://github.com/floatingpurr/sync_with_poetry/compare/0.3.0...0.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 4731f94..4636ceb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,6 +36,6 @@ repos: - id: pyupgrade - repo: https://github.com/floatingpurr/sync_with_poetry - rev: 0.3.0 + rev: 0.4.0 hooks: - id: sync_with_poetry