Pre-commit sort

CI Release pre-commit.ci status

Rust validation, sort, deduplication and formatting for .pre-commit-config.yaml and .pre-commit-hooks.yaml files:

yaml - repo: https://github.com/nim65s/pre-commit-sort rev: v0.1.0 hooks: - id: pre-commit-sort

(or directly run the pre-commit-sort -i command if you already have it somewhere)

Installation

pre-commit will install this project automatically for you, but if you need a standalone version:

cargo binstall pre-commit-sort