diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index afc91dc..c6b1bab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ default_language_version: python: python3 # Optionally both commit and push -default_stages: [commit] +default_stages: [pre-commit] repos: - repo: https://github.com/pre-commit/pre-commit-hooks