diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 631fe6f..4117972 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,8 +7,8 @@ repos: - commit - repo: local hooks: - - id: line_count - name: Line Count + - id: validate_examples + name: Validate Examples stages: - commit entry: hooks.sh