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 5ab47bb commit 693eadaCopy full SHA for 693eada
1 file changed
.pre-commit-config.yaml
@@ -119,3 +119,8 @@ repos:
119
name: "Validate Conda environment file"
120
files: ^environment\.yml$
121
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
126
+ args: ["-o", "4"]
0 commit comments