blob: 2f1444bc65808cbb4358e54311f8c94d946f4f93 [file] [log] [blame]
-
repo: git@github.com:pre-commit/pre-commit-hooks
sha: ab35cd3634c4a76c0a84322ce75a650eecbec9c6
hooks:
-
id: pyflakes
files: '\.py$'
-
id: debug-statements
files: '\.py$'
-
id: trailing-whitespace
files: '\.(py|sh|yaml)'
-
id: name-tests-test
files: 'tests/.*\.py'
-
repo: git@github.com:pre-commit/pre-commit
sha: c77d65d9cbbcf30e2be005f5ba8b63447deedc1e
hooks:
-
id: validate_manifest
files: /manifest.yaml
-
id: validate_config
files: /\.pre-commit-config.yaml