From 32c9c5df61fe3f5be2f1c3c6dc0ccf3c840ab876 Mon Sep 17 00:00:00 2001 From: robbievanleeuwen Date: Wed, 27 Nov 2024 04:00:29 +0000 Subject: [PATCH] Bump kynan/nbstripout from 0.8.0 to 0.8.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 480d4b35..08701f68 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,6 @@ repos: args: [--fix] - id: ruff-format - repo: https://github.com/kynan/nbstripout - rev: 0.8.0 + rev: 0.8.1 hooks: - id: nbstripout