From b16fa9dc47bdc240cc7a8b1965d7bad7b295a52a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 17:41:04 -0400 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#306) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) - [github.com/mwouts/jupytext: v1.15.1 → v1.15.2](https://github.com/mwouts/jupytext/compare/v1.15.1...v1.15.2) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 4 ++-- docs/tutorials/about.md | 2 +- docs/tutorials/autodiff.md | 2 +- docs/tutorials/citation.md | 2 +- docs/tutorials/data-and-models.md | 2 +- docs/tutorials/intro-to-pymc3.md | 2 +- docs/tutorials/light-delay.md | 2 +- docs/tutorials/reparameterization.md | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 874e4051..ac31d86b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: trailing-whitespace exclude: src/exoplanet/theano_ops/lib/vendor @@ -32,7 +32,7 @@ repos: - id: black_nbconvert - repo: https://github.com/mwouts/jupytext - rev: v1.15.1 + rev: v1.15.2 hooks: - id: jupytext files: | diff --git a/docs/tutorials/about.md b/docs/tutorials/about.md index 7add73c5..d1dc5d85 100644 --- a/docs/tutorials/about.md +++ b/docs/tutorials/about.md @@ -4,7 +4,7 @@ jupytext: extension: .md format_name: myst format_version: 0.13 - jupytext_version: 1.15.1 + jupytext_version: 1.15.2 kernelspec: display_name: Python 3 language: python diff --git a/docs/tutorials/autodiff.md b/docs/tutorials/autodiff.md index 94348c3f..b5f6c42a 100644 --- a/docs/tutorials/autodiff.md +++ b/docs/tutorials/autodiff.md @@ -4,7 +4,7 @@ jupytext: extension: .md format_name: myst format_version: 0.13 - jupytext_version: 1.15.1 + jupytext_version: 1.15.2 kernelspec: display_name: Python 3 language: python diff --git a/docs/tutorials/citation.md b/docs/tutorials/citation.md index 9473bef2..aba7255c 100644 --- a/docs/tutorials/citation.md +++ b/docs/tutorials/citation.md @@ -4,7 +4,7 @@ jupytext: extension: .md format_name: myst format_version: 0.13 - jupytext_version: 1.15.1 + jupytext_version: 1.15.2 kernelspec: display_name: Python 3 language: python diff --git a/docs/tutorials/data-and-models.md b/docs/tutorials/data-and-models.md index dac3428c..8b1233aa 100644 --- a/docs/tutorials/data-and-models.md +++ b/docs/tutorials/data-and-models.md @@ -4,7 +4,7 @@ jupytext: extension: .md format_name: myst format_version: 0.13 - jupytext_version: 1.15.1 + jupytext_version: 1.15.2 kernelspec: display_name: Python 3 language: python diff --git a/docs/tutorials/intro-to-pymc3.md b/docs/tutorials/intro-to-pymc3.md index 900ebc0b..0866e909 100644 --- a/docs/tutorials/intro-to-pymc3.md +++ b/docs/tutorials/intro-to-pymc3.md @@ -5,7 +5,7 @@ jupytext: extension: .md format_name: myst format_version: 0.13 - jupytext_version: 1.15.1 + jupytext_version: 1.15.2 kernelspec: display_name: Python 3 language: python diff --git a/docs/tutorials/light-delay.md b/docs/tutorials/light-delay.md index a0694526..991cb483 100644 --- a/docs/tutorials/light-delay.md +++ b/docs/tutorials/light-delay.md @@ -4,7 +4,7 @@ jupytext: extension: .md format_name: myst format_version: 0.13 - jupytext_version: 1.15.1 + jupytext_version: 1.15.2 kernelspec: display_name: Python 3 language: python diff --git a/docs/tutorials/reparameterization.md b/docs/tutorials/reparameterization.md index e6ba60cf..765a4ca1 100644 --- a/docs/tutorials/reparameterization.md +++ b/docs/tutorials/reparameterization.md @@ -4,7 +4,7 @@ jupytext: extension: .md format_name: myst format_version: 0.13 - jupytext_version: 1.15.1 + jupytext_version: 1.15.2 kernelspec: display_name: Python 3 language: python