diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ab8664d5..1a92e9a5b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,6 +33,7 @@ repos: types: [text] args: - --exclude-file=tests/sample/manifest_model_version.json + - --skip=**/manifest.json - repo: https://github.com/pre-commit/pygrep-hooks rev: v1.10.0 hooks: