Merge pull request #6377 from jbampton/add-pre-commit-hook-oxipng

This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-10-16 03:34:12 -04:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -10,6 +10,11 @@ repos:
hooks:
- id: identity
- id: check-hooks-apply
- repo: https://github.com/shssoichiro/oxipng
rev: v9.1.2
hooks:
- id: oxipng
args: ["-o", "4", "--strip", "safe", "--alpha"]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB