Skip to content

Commit 6ab54f0

Browse files
committed
pre-commit: Eat pre-commit dogfood & validate this hook w/pre-commit
1 parent 38f19f3 commit 6ab54f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ repos:
3838
vendor/.*|
3939
tmp/.*
4040
)$
41+
- repo: https://github.com/pre-commit/pre-commit.git
42+
rev: v3.5.0
43+
hooks:
44+
- id: validate_manifest

0 commit comments

Comments
 (0)