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