diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 020e1da..e8b38b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,6 +42,7 @@ repos: - --autofix - --indent=4 - --no-sort-keys + exclude_types: [jupyter] - id: check-merge-conflict - id: check-yaml - id: check-json