Skip to content

Commit 8e5644c

Browse files
committed
Update exif-stripper .pre-commit-hooks.yaml example
1 parent 0407e5a commit 8e5644c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,9 +1651,9 @@ <h2>4. Configure it as a hook</h2>
16511651
<pre>
16521652
<code data-trim class="language-yaml hide-line-numbers" data-line-numbers="1-6|1|2|3|4|5|6" data-fragment-index="1">
16531653
- id: strip-exif
1654-
name: strip-exif
1654+
name: strip EXIF metadata
16551655
description: This hook strips image metadata.
1656-
entry: strip-exif
1656+
entry: exif-stripper
16571657
language: python
16581658
types: [image]
16591659
</code>

0 commit comments

Comments
 (0)