From cc7006b6f0f5823ca36274a00d4e0a3d44bcf3cc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:26:31 +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/mwouts/jupytext: v1.17.0 → v1.17.3](https://github.com/mwouts/jupytext/compare/v1.17.0...v1.17.3) --- .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 48351a7..bc0e249 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ ci: autoupdate_schedule: quarterly repos: - repo: https://github.com/mwouts/jupytext - rev: v1.17.0 + rev: v1.17.3 hooks: - id: jupytext args: [--sync] \ No newline at end of file