From 5a71a59df7236256d8b59267c810cfa25e7bd3cd Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 20:02:49 +0000 Subject: [PATCH] chore(deps): update pre-commit hook kynan/nbstripout to v0.9.0 | datasource | package | from | to | | ----------- | ---------------- | ----- | ----- | | github-tags | kynan/nbstripout | 0.8.2 | 0.9.0 | --- .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 2133439..9ade050 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # Clean jupyter notebook outputs - repo: https://github.com/kynan/nbstripout - rev: 0.8.2 + rev: 0.9.0 hooks: - id: nbstripout args: [--keep-id]