diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 650775be..4b96ad55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: end-of-file-fixer exclude: ^tests/test_data|^docs|^examples/notebook/|^docker|^nos/catalogs - id: pretty-format-json - exclude: ^tests/test_data|^docs|^examples/notebook/|^nos/catalogs + exclude: ^tests/test_data|^docs|^examples/notebook/|^catalogs - id: trailing-whitespace exclude: ^tests/test_data|^docs|^examples/notebook/ - id: check-added-large-files