From cb5924c5abb2c69399cf6ac0a1db87f2a766fc8b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:57:58 +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/sirosen/slyp: 0.7.0 → 0.7.1](https://github.com/sirosen/slyp/compare/0.7.0...0.7.1) --- .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 cf7928f4..70c3777f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - 'flake8-comprehensions==3.14.0' - 'flake8-typing-as-t==0.0.3' - repo: https://github.com/sirosen/slyp - rev: 0.7.0 + rev: 0.7.1 hooks: - id: slyp - repo: https://github.com/codespell-project/codespell