File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717- GitHub action ` audit.yml ` , with ` audit-check ` and ` cargo-deny-action ` actions
1818 - ` audit.toml ` for local and CI ` cargo audit ` configuration
1919 - ` deny.toml ` for local and CI ` cargo deny ` configuration
20- - Pre-commit hook , ` .pre-commit-config.yaml `
20+ - Pre-commit hooks , ` .pre-commit-config.yaml `
2121
2222### Changed
2323- Updated several dependencies to newer versions.
Original file line number Diff line number Diff line change 55[ ![ docs.rs] ( https://docs.rs/reduce_image_size/badge.svg )] ( https://docs.rs/reduce_image_size/ )
66[ ![ CI] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/ci.yml/badge.svg )] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/ci.yml )
77[ ![ Security audit] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/audit.yml/badge.svg )] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/audit.yml )
8+ [ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit )] ( https://github.com/pre-commit/pre-commit )
89
910## Description
1011Reduces size of images in a folder (and optionally sub-folders, recursively).
You can’t perform that action at this time.
0 commit comments