diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aeada8f..a51b31e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -default_stages: [pre-commit, pre-push, manual] +default_stages: [pre-commit, manual] exclude: ^(dist|node_modules)/ repos: - repo: https://github.com/pre-commit/pre-commit-hooks