mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
fix casing in .pre-commit-hooks.yaml
This commit is contained in:
parent
68294256a1
commit
8067f013d2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
- id: validate_manifest
|
||||
name: Validate Pre-Commit Manifest
|
||||
name: validate pre-commit manifest
|
||||
description: This validator validates a pre-commit hooks manifest file
|
||||
entry: pre-commit-validate-manifest
|
||||
language: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue