fix casing in .pre-commit-hooks.yaml

This commit is contained in:
Anthony Sottile
2021-07-03 11:14:05 -07:00
parent 68294256a1
commit 8067f013d2

View File

@@ -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