From a156ab00a8eaec6efdf027ae2a60f3df17380747 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 20:59:16 +0100 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#330) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0) - [github.com/mwouts/jupytext: v1.16.4 → v1.16.4b](https://github.com/mwouts/jupytext/compare/v1.16.4...v1.16.4b) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 090915ca..4211e691 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: exclude: docs/tutorials - repo: https://github.com/psf/black - rev: "24.4.2" + rev: "24.8.0" hooks: - id: black @@ -32,7 +32,7 @@ repos: - id: black_nbconvert - repo: https://github.com/mwouts/jupytext - rev: v1.16.4 + rev: v1.16.4b hooks: - id: jupytext files: |