Skip to content

Commit 8398c28

Browse files
committed
Add oxipng to pre-commit
1 parent 01e919a commit 8398c28

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
@@ -119,3 +119,7 @@ repos:
119119
name: "Validate Conda environment file"
120120
files: ^environment\.yml$
121121
args: ["--verbose", "--schemafile", "ci/schemas/conda-environment.json"]
122+
- repo: https://github.com/shssoichiro/oxipng
123+
rev: v9.1.4
124+
hooks:
125+
- id: oxipng

0 commit comments

Comments
 (0)