Switch to my fork of pre-commit-rust
This commit is contained in:
parent
56fd115aec
commit
e960718f4b
|
@ -8,8 +8,8 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/doublify/pre-commit-rust
|
||||
rev: v1.0
|
||||
- repo: https://git.xenia.me.uk/utils/pre-commit-rust
|
||||
rev: v1.1
|
||||
hooks:
|
||||
- id: fmt
|
||||
- id: cargo-check
|
||||
|
|
Loading…
Reference in a new issue