mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 13:00:10 -06:00
fix casing in .pre-commit-hooks.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user