diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 14f8219d6..acd67faec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,6 +33,11 @@ repos: rev: 3.2.0 hooks: - id: nb-clean + args: + - --remove-empty-cells + - --preserve-cell-metadata + - raw_mimetype + - -- # Handling unwanted unicode characters - repo: https://github.com/sirosen/texthooks