1
0
Fork 0
pre-commit/.pre-commit-hooks.yaml
Daniel Baumann 7cb502b795
Merging upstream version 2.14.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:29:18 +01:00

6 lines
253 B
YAML

- id: validate_manifest
name: validate pre-commit manifest
description: This validator validates a pre-commit hooks manifest file
entry: pre-commit-validate-manifest
language: python
files: ^(\.pre-commit-hooks\.yaml|hooks\.yaml)$