diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 755df41..631fe6f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: hooks: - id: flake8 stages: - - push + - commit - repo: local hooks: - id: line_count