mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
Add ourselves to our pre-commit-config.
This commit is contained in:
@@ -6,3 +6,14 @@
|
||||
-
|
||||
id: pyflakes
|
||||
files: '\.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
|
||||
|
||||
Reference in New Issue
Block a user