From 5073f643613f4b41c6c6816f8673eaecd19a9b38 Mon Sep 17 00:00:00 2001 From: machineFL <49695056+machineFL@users.noreply.github.com> Date: Sun, 4 Feb 2024 16:04:34 -0500 Subject: [PATCH] Update latest dependencies (#1812) Co-authored-by: gsheni --- .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 0e00a54df..24edc3061 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ exclude: | default_stages: [commit] repos: - repo: https://github.com/kynan/nbstripout - rev: 0.7.0 + rev: 0.7.1 hooks: - id: nbstripout entry: nbstripout