| - repo: git@github.com:pre-commit/pre-commit-hooks | |
| sha: a751eb58f91d8fa70e8b87c9c95777c5a743a932 | |
| hooks: | |
| - id: trailing-whitespace | |
| - id: end-of-file-fixer | |
| - id: check-yaml | |
| - id: debug-statements | |
| - id: name-tests-test | |
| - id: flake8 | |
| - repo: git@github.com:pre-commit/pre-commit | |
| sha: bcb1283267c0a041c77150a80a58f1bc2a3252d6 | |
| hooks: | |
| - id: validate_config | |
| - id: validate_manifest |