diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b358ac0fce11..aee9cbb40f86 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,4 @@ +exclude: 'model_zoo/gpt-3' repos: # For Python files - repo: https://github.com/psf/black.git