fix: cargo sort in pre-commit (#689)

This commit is contained in:
shuiyisong
2022-12-02 16:19:31 +08:00
committed by GitHub
parent d82a3a7d58
commit 8232015998
15 changed files with 31 additions and 31 deletions

View File

@@ -9,7 +9,7 @@ repos:
rev: e6a795bc6b2c0958f9ef52af4863bbd7cc17238f
hooks:
- id: cargo-sort
args: ["--workspace", "--print"]
args: ["--workspace"]
- repo: https://github.com/doublify/pre-commit-rust
rev: v1.0