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