pre-commit add official meta hook check-useless-excludes

This commit is contained in:
John Bampton
2025-07-29 13:18:38 +10:00
parent e4fc7f36c4
commit be3212906a
+3
View File
@@ -17,6 +17,9 @@ repos:
- id: check-hooks-apply
name: run check-hooks-apply
description: check hooks apply to the repository
- id: check-useless-excludes
name: run check-useless-excludes
description: clean up unnecessary exclusion patterns
- repo: local
hooks:
- id: prettier