mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 18:16:52 +00:00
14 lines
441 B
YAML
14 lines
441 B
YAML
- repo: git@github.com:pre-commit/pre-commit-hooks
|
|
sha: ba52312ee8a95ca1b075ee864f3ab78bd5f592a4
|
|
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: 061ac8168235070e39d5458c55839517b6f97920
|
|
hooks:
|
|
- id: validate_config
|
|
- id: validate_manifest
|