mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 21:10:27 -06:00
15 lines
441 B
YAML
15 lines
441 B
YAML
- repo: git@github.com:pre-commit/pre-commit-hooks
|
|
sha: 7c003425b35fff516c0ee88f4040c8c208d474bd
|
|
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: 96174deac671b451ee2a3fbdc647ad9606415e15
|
|
hooks:
|
|
- id: validate_config
|
|
- id: validate_manifest
|