We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7292d2 commit 7877a45Copy full SHA for 7877a45
.pre-commit-hooks.yaml
@@ -3,6 +3,7 @@
3
entry: imageoptim
4
language: node
5
files: \.(png|jpeg|jpg|gif)$
6
+ description: An hook to run image-optimin, jpegmin to optimise images
7
args: []
8
9
# Use additional_dependencies to install the actual node package
hooks.yaml
0 commit comments