From c4ca55b427808ae817fed89518798f27951326d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 05:04:52 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dependency=20kynan/nbstri?= =?UTF-8?q?pout=20(=200.9.0=20=E2=86=92=200.9.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- template/.pre-commit-config.yaml.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 58484f5..82a83e4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -154,7 +154,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=kynan/nbstripout - repo: https://github.com/kynan/nbstripout - rev: 0.9.0 + rev: 0.9.1 hooks: - id: nbstripout name: Strip metadata and outputs from ipynb files diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index e28d649..83d5ce9 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -160,7 +160,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=kynan/nbstripout - repo: https://github.com/kynan/nbstripout - rev: 0.9.0 + rev: 0.9.1 hooks: - id: nbstripout name: Strip metadata and outputs from ipynb files