diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df18380..2b2d3e3 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.1.0" + rev: "3.2.0" hooks: - id: nb-clean