Update repo url in README
This commit is contained in:
parent
eeee35a89e
commit
84fde91c3e
|
@ -5,7 +5,7 @@
|
||||||
## Using rust tools with pre-commit
|
## Using rust tools with pre-commit
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- repo: https://github.com/doublify/pre-commit-rust
|
- repo: https://git.xenia.me.uk/utils/pre-commit-rust
|
||||||
rev: master
|
rev: master
|
||||||
hooks:
|
hooks:
|
||||||
- id: fmt
|
- id: fmt
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
## Passing arguments to rustfmt
|
## Passing arguments to rustfmt
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- repo: https://github.com/doublify/pre-commit-rust
|
- repo: https://git.xenia.me.uk/utils/pre-commit-rust
|
||||||
rev: master
|
rev: master
|
||||||
hooks:
|
hooks:
|
||||||
- id: fmt
|
- id: fmt
|
||||||
|
|
Loading…
Reference in a new issue