diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd21abe0d..9a5f3ae06 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,4 @@ +exclude: 'scripts/.*' repos: # For Python files - repo: https://github.com/psf/black.git