Update repo url in README

This commit is contained in:
Evie Litherland-Smith 2024-01-01 11:45:56 +00:00
parent eeee35a89e
commit 84fde91c3e

View file

@ -5,7 +5,7 @@
## Using rust tools with pre-commit
```yaml
- repo: https://github.com/doublify/pre-commit-rust
- repo: https://git.xenia.me.uk/utils/pre-commit-rust
rev: master
hooks:
- id: fmt
@ -15,7 +15,7 @@
## Passing arguments to rustfmt
```yaml
- repo: https://github.com/doublify/pre-commit-rust
- repo: https://git.xenia.me.uk/utils/pre-commit-rust
rev: master
hooks:
- id: fmt