Skip to content

Commit 7877a45

Browse files
committed
description added
1 parent f7292d2 commit 7877a45

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
entry: imageoptim
44
language: node
55
files: \.(png|jpeg|jpg|gif)$
6+
description: An hook to run image-optimin, jpegmin to optimise images
67
args: []
78

89
# Use additional_dependencies to install the actual node package

hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
entry: imageoptim
44
language: node
55
files: \.(png|jpeg|jpg|gif)$
6+
description: An hook to run image-optimin, jpegmin to optimise images
67
args: []
78

89
# Use additional_dependencies to install the actual node package

0 commit comments

Comments
 (0)