Update repo url in README
This commit is contained in:
parent
eeee35a89e
commit
84fde91c3e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue