mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
Remove unnecessary object level at top of manifest
This commit is contained in:
parent
af7e23aae5
commit
e5f4c61608
4 changed files with 54 additions and 66 deletions
|
|
@ -1,8 +1,7 @@
|
|||
|
||||
hooks:
|
||||
-
|
||||
id: validate_manifest
|
||||
name: Validate Manifest
|
||||
description: This validator validates a pre-commit hooks manifest file
|
||||
entry: validate-manifest
|
||||
language: python
|
||||
-
|
||||
id: validate_manifest
|
||||
name: Validate Manifest
|
||||
description: This validator validates a pre-commit hooks manifest file
|
||||
entry: validate-manifest
|
||||
language: python
|
||||
Loading…
Add table
Add a link
Reference in a new issue