Switch to my fork of pre-commit-rust

This commit is contained in:
Evie Litherland-Smith 2024-01-01 11:47:30 +00:00
parent 56fd115aec
commit e960718f4b

View file

@ -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