From 3aa8efc84f340b49f1e7b09bc09057d5c5a4252a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:10:31 +0000 Subject: [PATCH] chore(deps): update pre-commit hook srstevenson/nb-clean to v3.3.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 571f49c..5daffd0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -72,6 +72,6 @@ repos: - id: bandit args: [-x, tests] - repo: https://github.com/srstevenson/nb-clean - rev: "3.2.0" + rev: "3.3.0" hooks: - id: nb-clean