mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +00:00
14 lines
441 B
YAML
14 lines
441 B
YAML
- 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
|