diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5294664..d75e9183 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -default_stages: ['commit'] +default_stages: ['pre-commit'] repos: - repo: https://github.com/pycqa/autoflake rev: v2.3.1